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
>
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
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