[LyX/master] ctests comment: add workaround for a TL regression
Scott Kostyshak
skostysh at lyx.org
Sun Jun 28 09:15:51 UTC 2026
commit e5813b66380302edc5926fb8530039d66da5d759
Author: Scott Kostyshak <skostysh at lyx.org>
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.
More information about the lyx-cvs
mailing list