]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
More flexible definition of Qt libraries to include as frameworks for macOS
[lyx.git] / development / autotests / invertedTests
index 8302dc3148a9651511f65b8b36071de9f7f277d9..5c54fdbffa84424fb0cc6c7fbeab3325ed5b829a 100644 (file)
@@ -84,6 +84,14 @@ export/examples/ja/Graphics_and_Insets/XY-Pic.*_systemF
 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
@@ -322,3 +330,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
+