From 443eb7bf79f4485858ca415c4c2225ff8de2ab3a Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnter=20Milde?= Date: Mon, 27 Feb 2017 23:26:08 +0100 Subject: [PATCH] ctests: invert failing Spanish docs, tag unreliable examples. Babel-Spanish uses utf8-autostrings if it detects Xe/LuaTeX. This leads to wrong output and/or failures with 8bit TeX-fonts and 8-bit input encoding. --- development/autotests/invertedTests | 2 +- development/autotests/unreliableTests | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index fca819d2cf..784d5ca348 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -210,7 +210,7 @@ export/examples/ru/splash_(dvi3|pdf[45])_texF # ! Undefined control sequence. # ...art {link}{\Hy@tocdestname }{\nonumberline Í # ndice alfabético}\hyper... -export/doc/es/(UserGuide|Math)_(dvi3|pdf5)_texF +export/doc/es/(UserGuide|Math|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 e3376e7300..34a6d8799f 100644 --- a/development/autotests/unreliableTests +++ b/development/autotests/unreliableTests @@ -77,6 +77,7 @@ export/examples/(|fr/)seminar_(dvi|pdf).* # set inputenc to utf8? # (Changing the default in lib/languages requires more tests for utf8 first.) export/examples/es/linguistics_pdf4_texF +export/examples/es/(ejemplo_con_lyx|tufte_book)_(pdf[45]|dvi3)_texF export/doc/es/.*_(pdf[45]|dvi3)_texF # Non-ASCII char in verbatim environment is dropped (with a warning when -- 2.39.2