From 584d123bc7dd04363ba413454fb7afcf1daa5404 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Thu, 1 Sep 2016 22:56:11 -0400 Subject: [PATCH] ctests: uninvert three tests These exports now succeed, and manual inspection of the output confirms there are no obvious problem. --- development/autotests/suspiciousTests | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/development/autotests/suspiciousTests b/development/autotests/suspiciousTests index 01ec842276..ed164df744 100644 --- a/development/autotests/suspiciousTests +++ b/development/autotests/suspiciousTests @@ -28,7 +28,7 @@ export/doc/fr/UserGuide_.*_systemF # Missing characters (U+0361, U+1E61) in LM, # set different system font in the source? # + language nesting problem (may disappear after completed translation) -export/doc/(de/|es/|fr/)Customization_.*_systemF +export/doc/(de/|fr/)Customization_.*_systemF # Probably language mess export/export/ja/wrong_auto_encoding_(dvi|pdf(|3)) @@ -93,7 +93,7 @@ Sublabel: lyxbugs export/doc/(nb|sk)/Intro.*systemF # language nesting (may disappear after completed translation) export/examples/fr/linguistics_.*_systemF -export/doc/(de/|es/|fr/)Customization_.*_systemF +export/doc/(de/|fr/)Customization_.*_systemF # use LuaTeX-compatible language names #9910 # Wrong language name for LuaTeX (with Babel, no error with Polyglossia) @@ -117,9 +117,6 @@ Sublabel: ert # Non-ASCII in ERT, fails with inputenc==ASCII (e.g. XeTeX with tex-fonts) export/doc/(de|es|fr)/Additional_pdf4_texF -# \ding{58} and \ding{171} not supported with XeTeX and system fonts: -export/examples/fr/ListesPuces_pdf4_systemF - # inputencoding="utf8-plain" with Xe/LuaTeX: characters with # Unicode point > 256 lead to errors with 8-bit fonts # (We keep this option for power users setting Unicode fonts in the preamble -- 2.39.2