mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-15 07:16:48 +00:00
1aa4987b2f
Compilation of our Seminar example file fails on updated TL20. The maintainer of "Seminar" is not planning to fix the core issue and states the following (in a private email with permission to quote): it is a problem with the new hook management of the current latex.ltx seminar is a quite old package and there is no reason to use it with a new LaTeX format. It won't be fixed, so the usual way is to use the package latexrealease to get the old hook management. This commit adds a note to the example files explaining the workaround of exporting to a .tex file and prepending the following line: \RequirePackage[2020-02-02]{latexrelease} We now invert the relevant tests. |
||
---|---|---|
.. | ||
Curricula_Vitae | ||
Graphics_and_Insets | ||
Modules | ||
Presentations | ||
Example_%28LyXified%29.lyx | ||
Example_%28raw%29.lyx | ||
Welcome.lyx |