Hello Chris1234,

your problem is a missing package -- xcolor.sty <http://www.ctan.org/pkg/xcolor> -- all you need to do is install it and then "run the makefile" again. In fact, MiKteX should have displayed a dialogue requesting your permission for installing the missing package ( see here <http://docs.miktex.org/2.9/manual/autoinstall.html> ), so you probably can adjust some
MiKteX settings to have that behaviour.

Best regards,
André

On 06-08-2014 16:15, Chris1234 wrote:
Briefly:

With administrator privaleges, I installed MikTex on my computer, but when I
ran Doxygen on Java source code, I do not get a refman.pdf file! That's my
main problem.

My question is how do I create a PDF version of my HTML files. What am I
doing wrong.

Details:

I mentioned refman.pdf above because, I guess, that file is what I should be
looking for.

I do have the "pdflatex" command installed. I know this because I ran
"pdflatex -help" and this gave me output.

Again, I want to create a PDF version of my Doxygen HTML files. The HTML
looks fine, but I'd like to get a PDF version.

I looked on the Internet and this led me to believe that I should run the
makefile in the latex folder.

(1) When I run the Makefile, I get the following error:

LaTeX Error: File 'xcolor.sty' not found.

Type X to quit or (RETURN) to proceed, or enter new name (Default extension:
sty)

Enter file name:
...

(2) I tried setting the following two commands to "NO" in the configuration
file, but that solved nothing.

CALL_GRAPH
CALLER_GRAPH

(3) I tried to install MikTex in a different location but that did not help.

Does anyone have any ideas.

Thank you,






--
View this message in context: 
http://doxygen.10944.n7.nabble.com/Running-make-in-latex-folder-yields-tex-latex-xcolor-xcolor-sty-is-missing-tp6761.html
Sent from the Doxygen - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

--

*André Glória*
Embedded Systems Developer


------------------------------------------------------------------------

*Bithium ® S.A.* • Av. Miguel Bombarda, 129 R/C • 1050-154 Lisboa • Portugal
*Phone* +351 21 3304224 • *Fax* +351 21 3304225 • *Web* http://www.bithium.com • *Skype* /bithium_agloria/

------------------------------------------------------------------------

------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to