commit b98dd4ecc120fca7356aa6bd7584486c48ff4590
Author: Kornel Benko <[email protected]>
Date:   Mon Nov 16 11:51:54 2015 +0100

    Cmake export tests: Some more corrected exports.
    
    Thanks to Günter Milde.

diff --git a/development/autotests/revertedTests 
b/development/autotests/revertedTests
index 6dd034f..77fcb60 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 cf03903..45d8fe0 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 <span class='latex'>
 \html_latex_end </span>
 \author -1379302345 "Julien Rioux" [email protected]
-\author -712698321 "Jürgen Spitzmüller"
-\author -195340706 "Georg Baum"
+\author -712698321 "Jürgen Spitzmüller" 
+\author -195340706 "Georg Baum" 
 \end_header
 
 \begin_body

Reply via email to