Bug 1782089 - texlive-tabu breaks doxygen-latex
Summary: texlive-tabu breaks doxygen-latex
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-11 06:49 UTC by nvwarr
Modified: 2019-12-17 01:45 UTC (History)
2 users (show)

Fixed In Version: texlive-2019-11.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-17 01:45:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
test header to illustrate the problem (634 bytes, text/plain)
2019-12-11 06:49 UTC, nvwarr
no flags Details
And the Doxyfile to run the test (105.12 KB, text/plain)
2019-12-11 06:50 UTC, nvwarr
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github tabu-issues-for-future-maintainer/tabu 0 None None None 2019-12-11 06:49:37 UTC

Description nvwarr 2019-12-11 06:49:37 UTC
Created attachment 1643811 [details]
test header to illustrate the problem

Description of problem:
doxygen-latex is generating latex, which pdflatex can't understand.

Version-Release number of selected component (if applicable):
texlive-tabu-svn49707-9.fc31.noarch
doxygen-latex-1.8.15-10.fc31.x86_64


How reproducible:
always

Steps to Reproduce:
1. doxygen Doxyfile
2. make -C documentation/latex

Actual results:

Fails with:
! Missing } inserted.
<inserted text> 
                }
l.43 \end{DoxyParams}


Expected results:
Should generate a pdf

Additional info:
Running the doxygen in the same way on Fedora 30 generates identical files, but there, the pdf is correctly generated. So the problem appears to be with texlive-tabu and not with doxygen.

Using the Fedora 30 version of tabu.sty doesn't help.

However, if I replace the system version of tabu.sty with the one from:
https://github.com/tabu-issues-for-future-maintainer/tabu
it works correctly.

Comment 1 nvwarr 2019-12-11 06:50:11 UTC
Created attachment 1643812 [details]
And the Doxyfile to run the test

Comment 2 Tom "spot" Callaway 2019-12-11 14:18:10 UTC
Tabu is pretty buggy and unmaintained, but I'll apply these fixes from the "upstream".

Comment 3 Fedora Update System 2019-12-11 18:49:00 UTC
FEDORA-2019-36bdd03fcc has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-36bdd03fcc

Comment 4 Fedora Update System 2019-12-12 02:45:34 UTC
texlive-2019-11.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-36bdd03fcc

Comment 5 nvwarr 2019-12-12 06:35:36 UTC
Thanks for the very quick response. It works for my real-world case, as well as the simple test. I guess the doxygen people should think about moving away from tabu though.

Comment 6 Fedora Update System 2019-12-17 01:45:08 UTC
texlive-2019-11.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.