albert-github
albert-github
Thanks for the extensive report. I'm first going to concentrate on the the: ``` ! Missing # inserted in alignment preamble. \cr l.332 \end{longtabu} ``` error (it is not good...
> On this Gentoo system, /usr/bin/{latex,pdflatex} are both symlinks to /usr/bin/pdftex. Not becessarily, when I remeber correctly by checking `argv[0]` for the real used command it is possible to do...
Regarding the empty table I've just pushed a proposed patch, pull request #11580
The `INPUT_ENCODING` is indeed a difficult problem and quite a lot of users are not aware of the encoding they are using. A more complicating thing is that different versions...
The fix regarding the incorrect `` tag has been integrated into the master version of doxygen.
Doxygen master version does not throw a warning anymore as a patch https://github.com/doxygen/doxygen/commit/1de51f9212467447d2ae96949f0ea7ce3e124eb2 has been made. The `DOXYGEN_RUNNING` construct is not necessary (as far as I can tell), so it...
- Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or zip file!) that allows us to reproduce the problem? Please don't add external...
Most likely cause is that you didn't define the `A` group. With the newer versions of doxygen (by head 1.10.0 and newer) you get a warning on this. As you...
@AlphaGameDeveloper - Which version did you exactly test? - did you test the solution provided in https://github.com/doxygen/doxygen/issues/11868#issuecomment-3591549975
- You wrote: `doxygen (via CMAKE) on Windows 10, 64 bit` but which version did you build? (i.e. the result of `doxygen -v`) - what do you mean by `PREDEFINED...