Re: [Bacula-devel] Building the docs as PDF fails

2024-11-20 Thread Carsten Leonhardt
Hi Arno, Arno Lehmann via Bacula-devel writes: > Hi Carsten, all > > Am 20.11.2024 um 14:21 schrieb Carsten Leonhardt: > ... (snip description of the challenges with a really convoluted build > process) >> It seems to boil down to: >> /usr/bin/pdflatex -halt-on-error -interaction=errorstopmode >

Re: [Bacula-devel] Building the docs as PDF fails

2024-11-20 Thread Arno Lehmann via Bacula-devel
Hi Carsten, all Am 20.11.2024 um 14:21 schrieb Carsten Leonhardt: ... (snip description of the challenges with a really convoluted build process) It seems to boil down to: /usr/bin/pdflatex -halt-on-error -interaction=errorstopmode main.tex "" [...] ! Undefined control sequence. l.53 ...give

[Bacula-devel] Building the docs as PDF fails

2024-11-20 Thread Carsten Leonhardt
Hi, I can't seem to be able to build the docs from the git source. To be able to even start, I had to remove the stuff about version.h and version.tex from the Makefile and placed a dummy file with "echo 15.0.2 > latex/version.tex". The build fails to produce the main.pdf. After haggling with the