commit ce33ba4452d894d74d7d87d060ea922741da7f89
Author: Kornel Benko <[email protected]>
Date:   Mon Aug 4 18:42:46 2025 +0200

    Revert b618d8e7 and add entries to invertedTests+suspendedTests
    
    Report from Jürgen Spitz https://github.com/wehro/babel-latin/issues/3
    For now, we wait for fix in CTAN
    If necessary, using
            Document->Settings...->Language->Type: Unicode (utf8)
    can work around the bug
---
 development/autotests/ignoredTests   | 4 ----
 development/autotests/invertedTests  | 5 +++++
 development/autotests/suspendedTests | 1 +
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 9bf89de698..b1b7c3af97 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -65,10 +65,6 @@ 
export/export/latex/lyxbugs/wrong_output_3059-rtl-tables-xetex_pdf4_texF
 !export/export/.*xetex.*_pdf4_texF
 
export/.*/(|ar|ca|cs|da|de|en|el|es|eu|fa|fr|gl|he|hu|id|it|lt|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_pdf4_texF
 
-# LuaTeX with TeX fonts
-#######################
-export/(examples|templates)/Articles/Springer_Nature_Journals_(dvi3|pdf5)_texF
-
 # Only PDFLaTeX
 ###############
 # Inside these two files, we state that they should only be expected
diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index e85e894e49..2a2a26792a 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -232,6 +232,11 @@ 
export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_dvi3_texF
 export/export/latex/languages/supported-languages_(dvi|pdf).*_texF
 export/export/latex/languages/supported-languages_babel_(dvi|pdf).*_texF
 
+# Combination of LuaLaTeX + luainputenc fails sometimes with
+# TeX capacity exceeded, sorry [input stack size=10000].
+# See also report from Jürgen Spitz
+#      https://github.com/wehro/babel-latin/issues/3
+export/examples/Articles/Springer_Nature_Journals_(dvi3|pdf5)_texF
 
 # Polyglossia + LuaTeX issue
 # Reported upstream here:
diff --git a/development/autotests/suspendedTests 
b/development/autotests/suspendedTests
index 6d6e619eea..c50fe16f38 100644
--- a/development/autotests/suspendedTests
+++ b/development/autotests/suspendedTests
@@ -15,6 +15,7 @@
 # XeTeX/LuaTeX with TeX fonts is a rarely used combination and not properly 
 # supported by many packages. -> Failures are mostly due to LaTeX problems.
 .*(|de|es|fr|he|hu|id|ko|ru|uk|zh_CN)/.*(dvi3|pdf4|pdf5)_texF
+export/examples/Articles/Springer_Nature_Journals_(dvi3|pdf5)_texF
 
 # The document requests the dvips graphics driver, and of course
 # this fails with any other backend.
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to