X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Fautotests%2FinvertedTests;h=6f1949148af9c6dd856f779b4a1c0c7f9bda2dea;hb=cccc027cf13ce0b49fc4d9c1de4aa57ddd8aa5a2;hp=5a1d475791c4f0c4b066db92dd53f254b1558fb9;hpb=b01dd12c726fecc4d2543d2c3a49c742cbff7f0c;p=lyx.git diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 5a1d475791..6f1949148a 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -49,6 +49,9 @@ export/examples/listerrors_(pdf[245]).* # (Also fails with Xe/LuaTeX and TeX-fonts -- as expected, see ignoredTests) export/examples/ko/splash_(dvi||pdf[23]?) +# iconv fails, if a nomenclature inset contains an uncodable character +export/export/latex/iconv-error-nomenclature_pdf2 + # input encoding tests # -------------------- # Please test and correct! @@ -104,6 +107,19 @@ export/doc/ar/(Intro|Shortcuts|Tutorial)_pdf4_texF export/export/latex/arabic_simple_(dvi3|pdf5)_(texF|systemF) export/export/latex/arabic_simple_pdf4_texF +# Polyglossia + LuaTeX does not support Farsi yet. See: +# https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323 +# Why does farsi fail with Babel? +export/examples/fa/splash_(dvi|pdf).* + +# nonstandard tests failing for unknown reason: +export/examples/aa_sample_(dvi3|pdf[45])_.* +export/templates/obsolete/ACM-siggraph_pdf5_(texF|systemF) +export/templates/IUCr-article_pdf4_systemF +export/templates/RJournal_(dvi3|pdf[45])_systemF +export/templates/aa_(dvi3|pdf[45])_.* +export/templates/kluwer_.*_systemF + # ================================================ Sublabel: lyxbugs @@ -127,7 +143,15 @@ export/export/latex/LongestLabelWithUnderscore.* # most probably due to BabelPreamble code (language specific headings for # theorems, problems , ... are written in the language's default encoding # if they contain non-ASCII characters) +# Error 84 returned from iconv when converting from UCS-4LE to ascii: +# Invalid or incomplete multibyte or wide character export/doc/(es|fr)/Additional_pdf4_texF +export/doc/(de|es|fr)/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 #6463 font encoding changes and combining accents @@ -137,10 +161,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 @@ -152,6 +175,7 @@ Sublabel: ert # "Wontfix" if demonstrating correct use and OK in the default output format. # Non-ASCII in ERT, fails with inputenc==ASCII (e.g. XeTeX with tex-fonts) +# Could not find LaTeX command for character 'í' (code point 0xed) export/doc/(de|es)/Additional_pdf4_texF # inputencoding="utf8-plain" with Xe/LuaTeX: characters with @@ -188,13 +212,10 @@ export/examples/ru/splash_(dvi3|pdf[45])_texF # Babel-Spanish uses UTF-8 for auto-strings if it detects Xe/LuaTeX. # This leads to wrong output (see unreliableTests) and fails in some cases # unless the inputencoding is set to utf-8, too. -# # ! Undefined control sequence. # ...art {link}{\Hy@tocdestname }{\nonumberline Í # ndice alfabético}\hyper... -# l.393 ... Índice alfabético}{175}{chapter*.10} -#export/doc/es/UserGuide_(dvi3|pdf5)_systemF - +export/doc/es/(UserGuide|Math|EmbeddedObjects)_(dvi3|pdf5)_texF # Gives the following error: # # ! Package hpstatement Error: H or P statement "H251" @@ -202,11 +223,6 @@ export/examples/ru/splash_(dvi3|pdf[45])_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 @@ -214,10 +230,6 @@ export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*) # xy package: .*(|fr/)xy(pic|figure).*pdf5.* -# command \textipa not defined with LuaTeX and Unicode fonts: -#export/examples/(|de/|es/|fr/)linguistics_(dvi3|pdf5)_systemF - - # Problem with Check and Slovak Babel support. # (reported per mail to Petr Tesa\v{r}\'ik, 2016-09-06) # All exports using babel fail. @@ -240,14 +252,25 @@ export/doc/(sk|nb)/Intro_(dvi3|pdf5)_systemF # Lines 2608 ... 2614 in fontspec-luatex.sty export/templates/slides_.*_systemF +# Beamer: conflicts with some combinations of packages/settings/languages +export/templates/ja_beamer-conference-ornate-20min_(pdf2|pdf[45]).* +export/templates/es_beamer-conference-ornate-20min_pdf4_texF + +# issues with listsof, reported to the maintainer +# https://www.mail-archive.com/search?l=mid&q=of84gj%24l6b%241%40blaine.gmane.org +# LyX gives the following terminal message: +# +# TextClass.cpp (1385): The layout does not provide a list command for +# the float `sidebar'. LyX will not be able to produce a float list. +# +check_load/templates/acmart -# ================================================ +# ====================================================================== Sublabel: attic -# ================================================ -# -# Documents in the attic are kept for reference and format conversion test. +# Documents in the attic, kept for reference and format conversion test. # However, many problems here are "wontfix". +# ====================================================================== # Fails because of missing .png graphic files. # They were replaced by .svgz, but, as this file is in the attic, we do not @@ -260,24 +283,3 @@ export/doc/attic/eu_UserGuide_pdf[25].* export/doc/attic/it_(UserGuide_dvi3|UserGuide_pdf4)_systemF export/doc/attic/sk_UserGuide_pdf4_texF export/doc/attic/id_UserGuide_.*systemF - - -Sublabel: RESET -# ============================================================== -# See file unreliableTests for why these exports fail -# ============================================================== - -export/doc/de/EmbeddedObjects_pdf4_texF -export/doc/es/EmbeddedObjects_.*texF -export/doc/es/Customization_pdf4_texF -export/doc/es/(UserGuide|Math)_(dvi3|pdf5)_texF -export/examples/aa_sample_(dvi3|pdf[45])_.* -export/examples/es/linguistics_pdf4_texF -export/examples/fa/splash_(dvi|pdf|pdf[23]|(dvi3|pdf4|pdf5)_(texF|systemF)) -export/templates/ACM-siggraph_pdf5_(texF|systemF) -export/templates/IUCr-article_pdf4_systemF -export/templates/RJournal_(dvi3|pdf[45])_systemF -export/templates/aa_(dvi3|pdf[45])_.* -export/templates/ja_beamer-conference-ornate-20min_(pdf2|pdf[45]).* -export/templates/es_beamer-conference-ornate-20min_pdf4_texF -export/templates/kluwer_.*_systemF