Re: doxygen and TeXlive 2025.20250727-2
Rather do an "grep -i package" to get the RequirePackage statements used in style filed too. However the result does not differ between doxygen 1.9 & 1.14. Maybe just bumping the version requirement in templates/latex/tabu_doxygen.sty solves the issue, but I would not expect that it is that easy.
Hilmar
20.08.2025 19:48:33 Rene Engelhard <rene@debian.org>:
> Hi,
>
> Am 20.08.25 um 18:35 schrieb Rene Engelhard:
>> It would be helpful to know whether the current 1.14 stil has the problem, though *before* submitting upstream, to not annoy them with reports against an obsolete version. :)
>
> Seems it isn't:
>
> rene@frodo:~/Downloads/doxygen-1.14.0$ grep -ri array * | grep usepa
> doc/doxygen_manual.tex:\usepackage{array}
> doc/doxygen_manual.tex:\usepackage{array}[=2016-10-06]
> templates/latex/header.tex: \usepackage{array}
> templates/latex/header.tex: \usepackage{array}[=2016-10-06]
> rene@frodo:~/Downloads/doxygen-1.14.0$
>
> Regards,
>
> Rene
Reply to: