]> git.lyx.org Git - lyx.git/blobdiff - development/autotests/invertedTests
findadv: almost all test cases, including \regex[{}, back to working with std::regex.
[lyx.git] / development / autotests / invertedTests
index 784d5ca3484429a1e7e7a2e874ecfd7b095d40ba..50de35e9a7ac3e12ef38caaffa956070a8853428 100644 (file)
@@ -145,6 +145,9 @@ export/export/latex/LongestLabelWithUnderscore.*
 export/doc/(es|fr)/Additional_pdf4_texF
 export/doc/(de|es)/EmbeddedObjects_pdf4_texF
 export/doc/es/Customization_pdf4_texF
+# see also the discussion at:
+# https://www.mail-archive.com/search?l=mid&q=20170228190738.cgs3tl3ny2bxiegk%40steph
+export/examples/es/linguistics_pdf4_texF
 
 
 #9637 textgreek and textcyr depend on font-encoding, not input encoding
@@ -155,10 +158,9 @@ export/export/latex/ru-accent-ascii.*
 #9681 textgreek and textcyr also required for encodable characters
 # Greek fails with utf8 and utf8x,
 # Cyrillic fails with utf8 and cyrillic encodings:
-export/export/latex/unicodesymbols/008-greek-and-coptic(|_utf8x)_pdf2
-export/export/latex/unicodesymbols/009-cyrillic(|_utf8x)_pdf2
-export/export/latex/unicodesymbols/009-cyrillic_(cp855|cp866|cp1251|koi8-r|koi8-u|iso8859-5|pt154)_pdf2
-export/export/latex/unicodesymbols/069-greek-extended(|_utf8x)_pdf2
+export/export/latex/unicodesymbols/008-greek-and-coptic_utf8x?_pdf2
+export/export/latex/unicodesymbols/009-cyrillic_(utf8|utf8x|cp855|cp866|cp1251|koi8-r|koi8-u|iso8859-5|pt154)_pdf2
+export/export/latex/unicodesymbols/069-greek-extended_utf8x?_pdf2
 export/export/latex/unicodesymbols/069-greek-extended-textalpha_utf8x_pdf2
 
 
@@ -218,11 +220,6 @@ export/doc/es/(UserGuide|Math|EmbeddedObjects)_(dvi3|pdf5)_texF
 # seems to be polyglossia-related (dvi3 worked with babel)
 export/examples/H-P-statements_.*_systemF
 
-# tufte (partially) incompatible with latex and xelatex:
-# \MakeTextUppercase requires microtype.
-# http://tex.stackexchange.com/questions/202142/problems-compiling-tufte-title-page-in-xelatex
-export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*)
-
 # These files use packages that are not compatible with the newest LuaTeX. We
 # could potentially fix these by loading the luatex85 package early in the
 # LyX-generated preamble, but it seems it's better to wait until the packages