我收到 2 条有关未找到配置文件的警告。我认为这些可能与日志中报告的这 2 条警告有关。它们尚未造成任何问题,输出看起来也不错,但为什么我会收到这些警告?我该如何解决?
Package hyperref Warning: You have enabled option `breaklinks'.
(hyperref) But driver `hdvips.def' does not suppport this.
(hyperref) Expect trouble with the link areas of broken links.
Package epstopdf Warning: Drivers other than 'pdftex.def' are not supported.
Package caption Warning: Configuration file caption.cfg not found on input line 293.
Package subfig Warning: Configuration file subfig.cfg not found on input line 297.
注意:我使用的是 MikTex 编译器和 TeXnicCenter GUI。它们设置为下载所需的软件包。我都试过了,LaTeX -> PS -> PDF
但LaTeX -> DVI -> PDF
都没有用。