Thread: [Doxygen-users] LaTeX PDF generation errors
Brought to you by:
dimitri
From: Anthony F. <ant...@gm...> - 2014-11-16 21:07:03
|
My HTML output is fine, and now I'm trying to build PDF output. `pdflatex` halts with this error: pdfTeX warning: pdflatex (file ./de/dac/ByteBuffer_8hpp__dep__incl.pdf): PDF in clusion: multiple pdfs with page group included in a single page >]) (./d8/df5/ByteBufferTest_8cpp.tex <d9/d96/ByteBufferTest_8cpp__incl.pdf, id=75842, 1036.87375pt x 381.425pt> <use d9/d96/ByteBufferTest_8cpp__incl.pdf> [2424 <./d9/d96/ByteBufferTest_8cpp_ _incl.pdf>]) (./dc/d1e/CharBuffer_8hpp.tex <d6/d8d/CharBuffer_8hpp__dep__incl.pdf, id=75896, 10483.165pt x 1035.87pt> <use d6/d8d/CharBuffer_8hpp__dep__incl.pdf> [2425 <./d6/d8d/CharBuffer_8hpp__de p__incl.pdf>]) (./d5/dba/CharBufferTest_8cpp.tex <d8/dad/CharBufferTest_8cpp__incl.pdf, id=75935, 820.06375pt x 381.425pt> <use d8/dad/CharBufferTest_8cpp__incl.pdf> [2426 <./d8/dad/CharBufferTest_8cpp_ _incl.pdf>]) (./d3/d84/CompositeKey_8hpp.tex <dc/d1e/CompositeKey_8hpp__dep__incl.pdf, id=75965, 13643.97375pt x 337.26pt> <use dc/d1e/CompositeKey_8hpp__dep__incl.pdf>) (./d1/d01/CondVar_8cpp.tex <de/d4d/CondVar_8cpp__incl.pdf, id=75968, 561.09625pt x 212.795pt> <use de/d4d/CondVar_8cpp__incl.pdf> Underfull \vbox (badness 1874) has occurred while \output is active [2427 <./dc /d1e/CompositeKey_8hpp__dep__incl.pdf>]) (./d1/d16/CondVar_8hpp.tex <d2/dfa/CondVar_8hpp__incl.pdf, id=76003, 172.645pt x 156.585pt> <use d2/dfa/CondVar_8hpp__incl.pdf> ! Dimension too large. <argument> \wd \@tempboxa l.23 ...dth=350pt]{d8/d63/CondVar_8hpp__dep__incl} ? Any suggestions on how to debug this further? I found a few reports of the "multiple pdfs with page group included in a single page" warning, but they don't seem to be the likely cause of this issue. (If nothing else, I get dozens or hundreds of those warnings, but this is the first place it halts.) Some of my dependency / usage graphs are pretty huge, but I would hope that the PDF version would just scale those down to uselessness, not error out. System is fully-up-to-date Fedora 19 x86_64; the relevant packages are hopefully: $ rpm -qa | egrep -i 'doxygen|pdf.*tex|tex.*pdf|graphviz' doxygen-1.8.3.1-2.fc19.x86_64 texlive-dvipdfmx-bin-svn30205.0-0.1.20130608_r30832.fc19.x86_64 texlive-pdftex-bin-svn30088.0-0.1.20130608_r30832.fc19.x86_64 texlive-thumbpdf-svn29725.3.15-0.1.fc19.noarch texlive-dvipdfmx-svn30386.0-0.1.fc19.noarch texlive-thumbpdf-bin-svn6898.0-0.1.20130608_r30832.fc19.noarch graphviz-2.30.1-12.fc19.x86_64 texlive-mptopdf-bin-svn18674.0-0.1.20130608_r30832.fc19.noarch texlive-pdftex-svn30753.1.40.11-0.1.fc19.noarch texlive-mptopdf-svn29751.0-0.1.fc19.noarch texlive-dvipdfmx-def-svn30729.0-0.1.fc19.noarch texlive-pdftex-def-svn22653.0.06d-0.1.fc19.noarch texlive-pdfpages-svn27574.0.4t-0.1.fc19.noarch Thanks for any suggestions! (I'm about to try it on a Fedora 20 system, just in case it's slightly more up-to-date...) Thanks again, Anthony |
From: Anthony F. <ant...@gm...> - 2014-11-16 22:27:11
|
On Sun, Nov 16, 2014 at 2:06 PM, Anthony Foiani <ant...@gm...> wrote: > (I'm about to try it on a Fedora 20 system, just in case it's slightly > more up-to-date...) > The versions are more up-to-date, but same error occurs: pdfTeX warning: pdflatex (file ./dc/d1e/CompositeKey_8hpp__dep__incl.pdf): PDF inclusion: multiple pdfs with page group included in a single page >] Underfull \hbox (badness 10000) detected at line 25 [][][] ) (./d1/d16/CondVar_8hpp.tex <d2/dfa/CondVar_8hpp__incl.pdf, id=76097, 172.645pt x 156.585pt> <use d2/dfa/CondVar_8hpp__incl.pdf> ! Dimension too large. <argument> \wd \@tempboxa l.23 ...dth=350pt]{d8/d63/CondVar_8hpp__dep__incl} ? Versions: $ rpm -qa | egrep -i 'doxygen|pdf.*tex|tex.*pdf|graphviz' texlive-dvipdfmx-svn32380.0-5.fc20.noarch doxygen-1.8.6-1.fc20.x86_64 texlive-mptopdf-bin-svn18674.0-5.20131226_r32488.fc20.noarch texlive-pst-pdf-svn31660.1.1v-5.fc20.noarch texlive-mptopdf-svn29751.0-5.fc20.noarch texlive-pdftex-svn32380.1.40.11-5.fc20.noarch texlive-pdftex-def-svn22653.0.06d-5.fc20.noarch texlive-thumbpdf-svn29725.3.15-5.fc20.noarch texlive-dvipdfmx-def-svn31722.0-5.fc20.noarch graphviz-2.34.0-8.fc20.x86_64 texlive-pst-pdf-bin-svn7838.0-5.20131226_r32488.fc20.noarch texlive-dvipdfmx-bin-svn30845.0-5.20131226_r32488.fc20.x86_64 texlive-pdftex-bin-svn30845.0-5.20131226_r32488.fc20.x86_64 texlive-thumbpdf-bin-svn6898.0-5.20131226_r32488.fc20.noarch texlive-auto-pst-pdf-svn23723.0.6-5.fc20.noarch texlive-pdfpages-svn31518.0.4v-5.fc20.noarch Again, any hints are appreciated. Thanks! |
From: Albert <alb...@gm...> - 2014-11-17 18:06:23
|
You wrote about Fedora 20: "The versions are more up-to-date" but I see that doxygen is version 1.8.6 whilst the current version is 1.8.8, might make a difference. Same accounts probably for the texlive version. I don't think the graphviz program will be a problem (current version is 2.38). Would be good to have a small example to be able to reproduce the problem. On Sun, Nov 16, 2014 at 11:27 PM, Anthony Foiani <ant...@gm...> wrote: > On Sun, Nov 16, 2014 at 2:06 PM, Anthony Foiani <ant...@gm...> > wrote: > >> (I'm about to try it on a Fedora 20 system, just in case it's slightly >> more up-to-date...) >> > > The versions are more up-to-date, but same error occurs: > > pdfTeX warning: pdflatex (file ./dc/d1e/CompositeKey_8hpp__dep__incl.pdf): > PDF > inclusion: multiple pdfs with page group included in a single page > >] > Underfull \hbox (badness 10000) detected at line 25 > [][][] > ) (./d1/d16/CondVar_8hpp.tex > <d2/dfa/CondVar_8hpp__incl.pdf, id=76097, 172.645pt x 156.585pt> > <use d2/dfa/CondVar_8hpp__incl.pdf> > ! Dimension too large. > <argument> \wd \@tempboxa > > l.23 ...dth=350pt]{d8/d63/CondVar_8hpp__dep__incl} > ? > > Versions: > > $ rpm -qa | egrep -i 'doxygen|pdf.*tex|tex.*pdf|graphviz' > texlive-dvipdfmx-svn32380.0-5.fc20.noarch > doxygen-1.8.6-1.fc20.x86_64 > texlive-mptopdf-bin-svn18674.0-5.20131226_r32488.fc20.noarch > texlive-pst-pdf-svn31660.1.1v-5.fc20.noarch > texlive-mptopdf-svn29751.0-5.fc20.noarch > texlive-pdftex-svn32380.1.40.11-5.fc20.noarch > texlive-pdftex-def-svn22653.0.06d-5.fc20.noarch > texlive-thumbpdf-svn29725.3.15-5.fc20.noarch > texlive-dvipdfmx-def-svn31722.0-5.fc20.noarch > graphviz-2.34.0-8.fc20.x86_64 > texlive-pst-pdf-bin-svn7838.0-5.20131226_r32488.fc20.noarch > texlive-dvipdfmx-bin-svn30845.0-5.20131226_r32488.fc20.x86_64 > texlive-pdftex-bin-svn30845.0-5.20131226_r32488.fc20.x86_64 > texlive-thumbpdf-bin-svn6898.0-5.20131226_r32488.fc20.noarch > texlive-auto-pst-pdf-svn23723.0.6-5.fc20.noarch > texlive-pdfpages-svn31518.0.4v-5.fc20.noarch > > Again, any hints are appreciated. > > Thanks! > > > ------------------------------------------------------------------------------ > Comprehensive Server Monitoring with Site24x7. > Monitor 10 servers for $9/Month. > Get alerted through email, SMS, voice calls or mobile push notifications. > Take corrective actions from your mobile device. > > http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > > |
From: Anthony F. <ant...@gm...> - 2014-11-18 06:59:42
|
On Mon, Nov 17, 2014 at 10:06 AM, Albert <alb...@gm...> wrote: > You wrote about Fedora 20: "The versions are more up-to-date" but I see > that doxygen is version 1.8.6 whilst the current version is 1.8.8, might > make a difference. Same accounts probably for the texlive version. I don't > think the graphviz program will be a problem (current version is 2.38). > Good point; I'll try to test with more current versions in the next few days. > Would be good to have a small example to be able to reproduce the problem. > I'll see if I can come up with a representative sample. Thanks! |