Re: [Doxygen-users] Missing "refman" tex file for PDF output generation
Brought to you by:
dimitri
From: Dimitri v. H. <do...@gm...> - 2013-11-26 20:13:15
|
Hi Hugo, Doxygen should always generate a refman.tex file in the latex output directory. Are you using a custom layout file (non-empty LAYOUT_FILE option)? If you can capture the behaviour you see in a small self-contained example (=source+config file in a tar or zip) then please file a bug report for it here: https://bugzilla.gnome.org/enter_bug.cgi?product=doxygen Regards, Dimitri On 26 Nov 2013, at 20:40 , Hugo Benicio <hbo...@gm...> wrote: > Anyone? > I really need to generate a pdf documentation but, without any error messages and help from here, It will be almost impossible for me, unfortunately... > > PS.: My doxy file flags relative to Latex/PDF Generation > > GENERATE_LATEX = YES > USE_PDFLATEX = YES > > > On Fri, Nov 22, 2013 at 2:52 PM, Hugo Benicio <hbo...@gm...> wrote: > Hi all! > > I'm trying to generate a PDF documentation of our project here. > What is going wrong is that when Latex output is generated, no "refman.tex" file is generated. > Apparently there were no errors on doxygen log (only warnings). > > This is the doxygen log: http://justpaste.it/dnt7 > > and after a "make pdf" command, I get the following: > c:\SIGA\trunk\docs\doxygen\latex>pdflatex refman > This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) > entering extended mode > ! I can't find file `refman'. > <*> refman > > pdflatex couldn't find 'refman' because it doesn't exist. Doxygen couldn't generate it for some mysterious reason I don't know why. > > Any clues about that? > > Thanks in advance, > Hugo Benício. > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk_______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users |