GNOME Bugzilla – Bug 670487
It is not mandatory to use EPS images for LaTeX output
Last modified: 2018-07-30 10:11:32 UTC
The documentation tells us, that one needs to use EPS files as images for LaTeX output. Using EPS files results in a much longer time to be used to generate the PDF file from LaTeX compared to using PNG files for instance. I am using the latest MiKTeX release and PNG images without problems. As an example see the UltraDefrag project at SourceForge ( http://ultradefrag.svn.sourceforge.net/viewvc/ultradefrag/release/doc/html/handbook/ ) Would it be possible to mention this in the documentation? -- Stefan
It depends. The general rule is * pdflatex does not accept eps (it needs pdf or png) * latex require eps This sounds more like a bug in docs rather than an enhancement.
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to https://github.com/doxygen/doxygen/issues All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github. Hence I am closing this GNOME Bugzilla ticket. Please use the corresponding ticket in Github instead. Thanks a lot!