]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
FindAdv: next 3 tests working
[lyx.git] / development / autotests / invertedTests
index 9e0d95df493aafebb9be724ce625834974e6c4ad..9987ed63ef4eb299da1a9b5989b7670a7f52fcf5 100644 (file)
@@ -80,6 +80,18 @@ export/doc/ja/(Formula-numbering|Customization|EmbeddedObjects|Intro)_pdf4_syste
 # ! Package xypdf Error: pdfTeX version 1.40.0 or higher is needed for the xypdf
 export/examples/ja/Graphics_and_Insets/XY-Pic.*_systemF
 
+# Does this still fail in TL19? What is the error?
+export/doc/he/.*pdf5_systemF
+export/.*/fa/Welcome_(dvi3|pdf5)_systemF
+
+Bug (in LyX or LaTeX?): 
+If a language change happens in an environment, LyX does not write an
+explicit \inputencoding{<new-default>} when switching back to the "outer"
+language. However, without explicit \inputencoding, the input encoding
+“utf8” is not properly switched back and high-bit characters like "ä" produce
+an "inputenc Error: Invalid UTF-8 byte "A0"".
+export/export/latex/languages/nested-inputenc_auto-legacy_pdf2
+
 
 # ================================================
 Sublabel: lyxbugs
@@ -103,7 +115,7 @@ export/export/latex/lyxbugs/[0-9].*
 #    the Cyrillic script is not required yet Polyglossia tests for support.
 # The document "sr/Braille.lyx" is an example of case b).
 # (For some reason, the false positive error is not thrown with PDF (luatex).)
-export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF
+#export/examples/sr/Modules/Braille_(dvi3|pdf4)_systemF
 
 #10355 xmllint detects failures
 export/doc/attic/eu_UserGuide_xhtml
@@ -145,6 +157,9 @@ export/examples/ja/Modules/Linguistics.*systemF
 export/doc/ar/UserGuide_pdf4_systemF
 export/doc/ar/UserGuide_lyx(22|23)
 
+#11773 lyx2lyx: language reversion nesting problems with polyglossia
+export/export/lyx2lyx/11773-language-reversion-nesting-polyglossia_lyx2[23]
+export/examples/ko/Welcome_lyx2[23]
 
 # ==============================================================
 Sublabel: ert
@@ -188,24 +203,33 @@ export/export/latex/languages/supported-languages_babel_non-tex_(dvi3|pdf5)_syst
 export/export/latex/languages/supported-languages_(dvi|pdf).*_texF
 export/export/latex/languages/supported-languages_babel_(dvi|pdf).*_texF
 
+# Babel + XeTeX and system fonts fails due to a babel bug:
+# https://www.mail-archive.com/search?l=mid&q=20190831012945.zl76dbstyijfqgdh%40boogie
+# The error is the following, although remoing the referenced language just leads
+# to a different error:
+#
+#  ! File ended while scanning use of \bbl@inireader.
+#  <inserted text>
+#                  \par
+#  l.3 \input{babel-german-switzerland}
+#  I suspect you have forgotten a `}', causing me
+export/export/latex/languages/supported-languages_babel_non-tex_pdf4_systemF
+
+
 # Polyglossia + LuaTeX issue
 # Reported upstream here:
 # https://github.com/reutenauer/polyglossia/issues/163
 # These tests were broken at 3374b854
 # See discussion here:
 # https://www.mail-archive.com/search?l=mid&q=1478004223.2367.5.camel%40lyx.org
-export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF
+#export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF
 # some Polyglossia languages work only with XeTeX and fail with LuaTeX:
 # * The font "NotoSansEthiopic" cannot be found.
 # * sanskrit: ! Undefined control sequence.
 #             l.53 \newXeTeXintercharclass
 # * RTL-languages: ! Undefined control sequence.
 #             \setLR ->\@RTLfalse \luatexpardir
-export/export/latex/languages/supported-languages_polyglossia_(dvi3|pdf5)_systemF
-
-# Systemcall: 'lualatex "supported-languages.tex"' finished with exit code 1
-# but no error in log and PDF is fine
-export/export/latex/languages/supported-languages_luatex_(dvi3|pdf5)_systemF
+export/export/latex/languages/supported-languages_polyglossia_XeTeX_(dvi3|pdf5)_systemF
 
 
 # Some packages fail with XeTeX/LuaTeX
@@ -274,15 +298,6 @@ export/export/latex/languages/he-.*(dvi3|pdf5)_texF
 export/export/latex/languages/supported-languages_(dvi3|pdf5)_texF
 export/export/latex/languages/supported-languages_babel_(dvi3|pdf5)_texF
 
-# Polyglossia bug with LuaTeX and LTR languages (Arab, Hebrew and Farsi):
-# Undefined control sequences "\luatexpardir" and "\luatextextdir".
-# https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323
-export/.*/ar/.*(dvi3|pdf5)_systemF
-export/.*/fa/Welcome_(dvi3|pdf5)_systemF
-# terminal message: "Language hebrew not found in language.dat.lua"
-export/.*/he/.*(dvi3|pdf5)_systemF
-export/export/latex/languages/supported-languages_(dvi3|pdf5)_systemF
-
 # Ukrainian
 # See comment in unreliableTests
 export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF
@@ -318,3 +333,15 @@ Sublabel: attic
 # (i.e. could be ERT, package incompatiblity, ...)
 export/doc/attic/it_(UserGuide_dvi3|UserGuide_pdf4)_systemF
 export/doc/attic/id_UserGuide_.*systemF
+
+# ================================================
+Sublabel: dvips
+# Comment by Jürgen Spitzmüller
+# The document requests the dvips graphics driver,
+# and of course this fails with any other backend.
+#
+# The document compiles if one sets the graphics driver to "Automatic"
+# and remove the dvips class option. But then, the output is not correct
+# (rotation of foils does not work).
+export/examples/(|fr/)Presentations/Foils_pdf[45]_systemF
+