]> git.lyx.org Git - features.git/commitdiff
ctests: ignore the new lt pdf4 texF test
authorScott Kostyshak <skostysh@lyx.org>
Mon, 23 Nov 2020 04:50:41 +0000 (23:50 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 23 Nov 2020 04:50:41 +0000 (23:50 -0500)
This document is not meant to be used to test XeTeX with TeX fonts.

development/autotests/ignoredTests

index d8e9b38a29845b7e94d5fdbfa6e7c88ed1aae4ce..b10d78390f0b28c70a50663ef59d8c943ce854d8 100644 (file)
@@ -39,10 +39,10 @@ Sublabel: special
 # XeTeX with TeX fonts
 ######################
 # XeTeX with TeX-fonts works only for input encodings "utf8-plain" and "ascii".
-# Ignore all (excect dedicated XeTeX tests):
+# Ignore all (except dedicated XeTeX tests):
 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|nb||nl|pl|pt|pt_BR|pt_PT|ro|ru|sk|sl|sr|sv|uk).*_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
 
 # Only PDFLaTeX
 ###############