From b98dd4ecc120fca7356aa6bd7584486c48ff4590 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Mon, 16 Nov 2015 11:51:54 +0100 Subject: [PATCH] Cmake export tests: Some more corrected exports. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Thanks to Günter Milde. --- development/autotests/revertedTests | 13 +++++++++++++ lib/doc/LaTeXConfig.lyx | 10 +++++----- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/development/autotests/revertedTests b/development/autotests/revertedTests index 6dd034fea0..77fcb60e1d 100644 --- a/development/autotests/revertedTests +++ b/development/autotests/revertedTests @@ -116,3 +116,16 @@ export/examples/H-P-statements_pdf[45]_systemF # https://www.mail-archive.com/search?l=mid&q=n0sne9%24iis%241%40ger.gmane.org export/doc(|/de|/es|/fr)/Math.*systemF export/doc/(|de/|es/|fr/)Math_(dvi3|pdf5)_texF +# +# Example of "high bit" chars in listings. Fails with XeTeX due ot +# limiation to ASCII (no LICR in listings possible). Gives correct warning. +export/doc/EmbeddedObjects_pdf4_systemF +# +# Non-ASCII char in verbatim environment. +# Fails with ASCII (and hence also with XeTeX). +export/doc/UserGuide_pdf4_texF +# +# Non-ASCII characters in a comment in the user-preamble. +# Warning with inputenc == ASCII or XeTeX +export/doc/de/(Additional|UserGuide)_pdf4_texF +export/doc/de/(Customization_pdf5|EmbeddedObjects_pdf4)_systemF diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index cf03903b5c..45d8fe084c 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/lib/doc/LaTeXConfig.lyx @@ -2,13 +2,13 @@ \lyxformat 501 \begin_document \begin_header -\origin /systemlyxdir/doc/ +\origin unavailable \textclass article \use_default_options false \maintain_unincluded_children false \language english -\language_package default -\inputencoding default +\language_package none +\inputencoding iso8859-15 \fontencoding global \font_roman "default" "default" \font_sans "default" "default" @@ -69,8 +69,8 @@ \html_latex_start \html_latex_end \author -1379302345 "Julien Rioux" jrioux@lyx.org -\author -712698321 "Jürgen Spitzmüller" -\author -195340706 "Georg Baum" +\author -712698321 "Jürgen Spitzmüller" +\author -195340706 "Georg Baum" \end_header \begin_body -- 2.39.2