]> git.lyx.org Git - features.git/blobdiff - development/autotests/ignoredTests
New sample for aastex62
[features.git] / development / autotests / ignoredTests
index 322df881b327880829d6225267b9d85ca6ea5031..9e6cbf281273c1ae1922b3b87a696d856ce7027d 100644 (file)
@@ -17,6 +17,10 @@ export/templates/IEEEtran-Journal_lyx16
 # problems exporting to lyx16x
 export/examples/(Literate|noweb2lyx)_lyx16
 
+# Tests created for lyx2lyx-tests only
+!export/export/lyx2lyx/lyx_.*_test_lyx[12][1236]
+.*/export/lyx2lyx/lyx_.*_test.*
+
 # Ignore MergedManuals_xhtml because the test is very time-consuming
 # and the underlying subdocuments are already tested
 export/doc/(ja/|)MergedManuals_xhtml
@@ -54,6 +58,15 @@ export/.*/zh_CN/.*texF
 # see also INVERTED.TODO_export/export/latex/ja_wrong_auto_encoding_(dvi|pdf(|3)).*
 # For a discussion of alternatives for Japanese with LaTeX , see also
 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
+#
+# Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts
+# because they use the "bxjsarticle" class.
+#
+# The "!" means the following:
+#   "Protect these tests from being matched by future patterns in this file".
+!export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF)
+export/.*/ja/(knitr|sweave).*
+#
 export/.*/ja/.*_(pdf[245]|dvi3).*
 
 # These files are not expected to compile, they use math-macros
@@ -72,6 +85,10 @@ export/templates/DocBook_article_(dvi3|pdf[245]).*
 # Used only as include file for some tests
 .*/export/IncludeMissingEndTagDiv.*
 
+# acmart is new to lyx23
+export/templates/acmart_lyx(16|21|22)
+export/templates/acmart_(dvi3|pdf4|pdf5)_systemF
+export/templates/acmart_pdf
 
 # ============================================================
 Sublabel: obsolete
@@ -84,7 +101,10 @@ export/templates/attic/latex8_pdf.*
 export/templates/attic/latex8_(dvi|dvi3_.*)
 
 # aastex.cls is obsolete and replaced by aastex6.cls
+# aastex6.cls is obsolete and replaced by aastex62.cls
 export/doc/attic/aastex6_sample_(dvi|pdf).*
+export/templates/aastex6_.*
+export/examples/aas_sample_.*
 
 
 # ==============================================================