From 709dab4beb9d97c2c6dabfc816014f8391e195ec Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnter=20Milde?= Date: Wed, 13 Feb 2019 00:10:27 +0100 Subject: [PATCH] ctests: update tagging rules. --- development/autotests/invertedTests | 2 +- development/autotests/unreliableTests | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index a0237f99ef..9c5cb516a5 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -236,7 +236,7 @@ export/examples/ru/(example_lyxified|splash)_(dvi3|pdf[45])_texF # ! Undefined control sequence. # ...art {link}{\Hy@tocdestname }{\nonumberline Í # ndice alfabético}\hyper... -export/doc/es/(UserGuide|Math|EmbeddedObjects)_(dvi3|pdf5)_texF +export/doc/es/EmbeddedObjects_(dvi3|pdf5)_texF # Gives the following error: # # ! Package hpstatement Error: H or P statement "H251" diff --git a/development/autotests/unreliableTests b/development/autotests/unreliableTests index 219e8f7746..dcaf77aaf6 100644 --- a/development/autotests/unreliableTests +++ b/development/autotests/unreliableTests @@ -61,6 +61,9 @@ export/export/latex/cp858_pdf2 # Seminar export with LaTeX fails in latest TeXLive: export/examples/(|fr/)seminar_(dvi|pdf).* +# since TeXLive18, 8-bit LaTeX defaults to utf-8 +# ---------------------------------------------- + # `acmart` calls "libertine" as default font. # With TeXLive < 18, this clashes with LyX setting up 8-bit TeX fonts # PDF (luatex) and PDF (xetex) (compilation error or wrong fonts). @@ -86,13 +89,15 @@ export/examples/(|fr/)seminar_(dvi|pdf).* # ÃŊndice instead of Índice. # The problem is generic to all Spanish documents but only manifests itself # if Babel strings with non-ASCII chars are deployed. +# In some cases, export fails unless the inputencoding is set to utf-8, too +# (see invertedTests, some more tests fail with TeXLive versions < 18). # Set inputenc to utf8? (Changing the default in lib/languages # requires more tests for utf8 first.) export/examples/es/(ejemplo_con_lyx|tufte_book)_(pdf5|dvi3)_texF export/doc/es/.*_(pdf5|dvi3)_texF #6197: „amssymb” with Polish babel: name clash \lll ("<<<" vs. "ł") -# Wrong output with pdflatex +# Wrong output with pdflatex # missing character with XeTeX/LuaTeX and Babel (-> invertedTests) export/export/latex/6197-polish-amssymb_(dvi|pdf).? -- 2.39.2