[LyX/master] ctests: invert another test due to varioref issue

Scott Kostyshak skostysh at lyx.org
Mon Jun 15 08:44:26 UTC 2026


commit 97c0cfb28dccb99c55115e91358006b3138aa127
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Mon Jun 15 10:39:24 2026 +0200

    ctests: invert another test due to varioref issue
---
 development/autotests/invertedTests | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index b21ec32616..b587c1e129 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -343,10 +343,13 @@ export/doc/ja/UserGuide_pdf5_systemF
 # ! Package babel Error: You haven't defined the language 'mainlocalename' yet.
 export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf4|pdf5)_systemF
 
-# Should be fixed in TL26 Q4 release.
+# varioref issue: should be fixed in TL26 Q4 release.
 # https://github.com/latex3/latex2e/issues/2112
 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.
+# (the strange part to me is that it is the only lyx2lyx test affected \scott)
+export/doc/ar/UserGuide_lyx24
 
 
 # ================================================


More information about the lyx-cvs mailing list