]> git.lyx.org Git - features.git/commit
Address failures of Seminar examples on new TL20
authorScott Kostyshak <skostysh@lyx.org>
Fri, 30 Oct 2020 03:09:59 +0000 (23:09 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 30 Oct 2020 03:29:26 +0000 (23:29 -0400)
commit1aa4987b2fd8fd31cc8166d68b8eac3f0c8d02b3
tree93d16a042cacbf85418b7ab7367f7eda6f4a219e
parentdf0ea858eda69bfaae0be4c09374f5105a93a76b
Address failures of Seminar examples on new TL20

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.
development/autotests/invertedTests
lib/examples/Presentations/Seminar.lyx
lib/examples/fr/Presentations/Seminar.lyx