
I will be glad to here if you find problems in my tex file or have an idea to the cause of my problem. I don't know if that was the problem or this only a way to work around the real problem, I'm looking for a long time solution because my source files change frequently and I don't want to change the tex file every time. It seems like the problem is in the Page & text layout, if I change the "bottom=3.5cm,%" to be "bottom=2.5cm,%" it works. This is my main tex file : \documentclass\\
DOXYGEN GENERATE PDF PDF
Is it possible to obtain a single PDF document, organized as a book, roughly as the HTML version Is it possible to get it automatically, i.e. I tried to rerun a few times and there isn't a change. When I generate Doxygen documentation in PDF format, I get plenty of different files with a single diagram in each.

The compilation end with: make: *** Error 1Įxit code: 2(0 for SUCCESS).loggingLevel: 20. Rerun to get cross-references right.Īnd a lot of warnings like: `LaTeX Warning: Reference `LastPage' on page 60 undefined on input line 170`. When I execute it I get repeated warnings of the following format: LaTeX Warning: Reference groupexample' on page 1 undefined on input line 3. As far as I could understand there's a batch file placed inside the LaTeX output folder that should generate the file. That will create man/html and man/latex just fine. To build the documentation exactly as previously done, just run from the top source directory the following command: doxygen man/isospecdocs. The new warnings are: `LaTeX Warning: Label(s) may have changed. I am trying to generate a PDF file from the Doxygen output (html / LaTeX). I can generate the doxygen-based documentation for IsoSpec++ with the attached configuration file that should be located in the man subdirectory. It has been worked before but now, after little changes in my source code there is compilation warnings of the latex and it fail to compile although there is no problem with the Doxygen documentation.

The Doxygen create a lot of tex file and I'm using TeX Live in order to generate a pdf file from the tex files.

I'm using Doxygen in order to document my program.
