commit 5b7f7a21a51a5de116217abebd2fabad0c98113c
Author: Scott Kostyshak <[email protected]>
Date:   Sun Aug 10 04:26:30 2025 +0200

    Comments for ctests: add explanation from Jürgen
---
 development/autotests/invertedTests | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/development/autotests/invertedTests 
b/development/autotests/invertedTests
index d078eced40..2439e354ce 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -556,7 +556,14 @@ 
export/templates/Articles/Econometric_Society_Journals_docbook5
 # Missing glyphs!
 export/templates/Articles/Econometric_Society_Journals_dvi3_texF
 export/templates/Articles/Econometric_Society_Journals_pdf5_texF
-# ! LaTeX Error: Control sequence \c__fontspec_shape_it_sc_tl already defined.
+#
+# These give the following error:
+#   ! LaTeX Error: Control sequence \c__fontspec_shape_it_sc_tl already 
defined.
+# Explanation from Jürgen:
+#   The class loads fontenc and the times font package. This class is
+#   certainly not intended for the use with fontspec (or, understandably
+#   enough with journal templates, any font modification), I would simply
+#   disable this case in the tests.
 export/templates/Articles/Econometric_Society_Journals_dvi3_systemF
 export/templates/Articles/Econometric_Society_Journals_pdf4_systemF
 export/templates/Articles/Econometric_Society_Journals_pdf5_systemF
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to