Dear all,

This is my first mail in the list. thanks for the great software you made!

We are integrating Doxygen in our project
(https://github.com/evidence/erika3), and we are facing a few issues on
the Latex export on windows.

The current status is as follows:

On Linux:
- Ubuntu 18.04
- doxygen 1.8.13
- standard latex distribution, with longtabu version:
  tabu : 2011/02/26 v2.8 - tabu : Flexible LaTeX tabulars
- Everything ok, both HTML and Latex export!

On Windows
- Miktex updated to the last distribution, with longtabu version:
    tabu : 2019-01-11 - tabu : Flexible LaTeX tabulars
    Updated 2019-01-11
    see https://github.com/tabu-fixed/tabu
- Doxygen for windows 1.8.11, 1.8.14, 1.8.15 (the latest)
- HTML export ok
- Latex export NOT ok


On windows, it seems that longtabu has strange issues. In particular, it
fails on even small tables generated either from markdown or from HTML
conversion, with an error as follows:

--------------------------
[...]
! Missing } inserted.
<inserted text>
                }
l.26 \end{longtabu}

?
--------------------------

I wonder if anyone had the same issue in the latest days. Could it be
due to the recent update on the tabu package in miktex?

Regards,

Paolo





_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to