Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Sascha Manns
Hi Albert, On 25.01.2017 14:43, Albert wrote: > Dear Sascha. > > It is of course not a good solution as you have to remove it every > time you rebuild the documentation. > > Would be appreciated when a bug report would be filed on bugzilla > (https://bugzilla.gnome.org/enter_bug.cgi?product=doxyg

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Albert
Rob, This is here not the case, and normally should not occur either when you encounter such a problem a bug report is appreciated. I removed the output directory, regenerated the documentation and the problem still occurs as doxygen writes again: \begin{DoxyCompactItemize} \end{DoxyCompactItemize

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Robert Heller
Oh, you might need to do a make clean. Sometimes cruft is left over and *LaTeX* is partitularly bad when dealing with leftover .aux files. My make statements for doxygen => latex => PDF look like: -rm -rf latex $(DOXYGEN) $(MAKE) -C latex At Wed, 25 Jan 2017 11:59:05 +0100 Albert

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Albert
Dear Sascha. It is of course not a good solution as you have to remove it every time you rebuild the documentation. Would be appreciated when a bug report would be filed on bugzilla ( https://bugzilla.gnome.org/enter_bug.cgi?product=doxygen) with a, minimal, self-contained example (source+config

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Sascha Manns
Hi Albert, On 25.01.2017 14:21, Albert wrote: > In the file namespace_publican_creators.tex I found under the > \subsection*{Namespaces} : > \begin{DoxyCompactItemize} > \end{DoxyCompactItemize} > > So an empty list and this causes, apparently, the problem. When > removing these 2 lines the docum

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Albert
In the file namespace_publican_creators.tex I found under the \subsection*{Namespaces} : \begin{DoxyCompactItemize} \end{DoxyCompactItemize} So an empty list and this causes, apparently, the problem. When removing these 2 lines the document builds. I don't know the reason for this empty list. A

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Albert
I tried it with the 1.8.13 after downloading the source code from github and get the same error. (would be good when the project logo would be in the repository as well and not taken from /home/) Albert On Wed, Jan 25, 2017 at 1:47 PM, Sascha Manns wrote: > Hi Albert, > > On 25.01.2017 11:5

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Sascha Manns
Hi Albert, On 25.01.2017 11:59, Albert wrote: > Which version of doxygen? Current version is 1.8.13. > > Albert i'm using a 1.8.13 on a Ubuntu Backport. -- Sascha Manns sascha.ma...@mailbox.org GPG: 0x168428cdb1f20ab1

Re: [Doxygen-users] Problem with creating PDF from LaTEX

2017-01-25 Thread Albert
Which version of doxygen? Current version is 1.8.13. Albert On Wed, Jan 25, 2017 at 11:52 AM, Sascha Manns wrote: > Hello list, > > actually i'm trying to get a PDF from LaTEX sources. > > I'm getting: > > [5] [6] > Chapter 4. > (./namespace_publican_creators.tex > > ! LaTeX Error: Something's