[LyX/master] ctests comment: add workaround for a TL regression
Scott Kostyshak <[email protected]> Sun, 28 Jun 2026 09:15:51 +0000
| Newsgroups | gmane.editors.lyx.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit e5813b66380302edc5926fb8530039d66da5d759 Author: Scott Kostyshak <[email protected]> Date: Sun Jun 28 11:15:18 2026 +0200 ctests comment: add workaround for a TL regression --- development/autotests/invertedTests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index b587c1e129..1f48c6c9ab 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -345,6 +345,8 @@ export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf4|pdf5) # varioref issue: should be fixed in TL26 Q4 release. # https://github.com/latex3/latex2e/issues/2112 +# Jürgen notes a potential workaround, which is to add the following to the preamble: +# \def\extrasenglish{} export/doc/(|de/|fr/|ja/|ru/|ar/)(EmbeddedObjects|UserGuide)_.*systemF export/doc/de/Additional_.*systemF # strangely, this one also seems to be affected by the same varioref issue. -- lyx-cvs mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-cvs