]> git.lyx.org Git - features.git/commitdiff
ctests: update tests to reflect lualatex fixes
authorScott Kostyshak <skostysh@lyx.org>
Thu, 1 Sep 2016 21:12:09 +0000 (17:12 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Thu, 1 Sep 2016 21:21:06 +0000 (17:21 -0400)
europeCV and modernCV examples can now be exported to PDF using
LuaTeX. For the specific output that was fixed, look at the diff and
see the description in suspiciousTests that was removed by this
commit. The output was checked manually and appears fine. These
tests are thus "uninverted".

Exporting those examples to DVI with LuaTeX does not exit with
error, but the output drops characters with accents. Thus, these
tests are now marked with the "wrong_output" label. I reported this
issue on the LuaTeX mailing list at [1], but since DVI export is not
given high priority, I don't expect much action.

Note that these changes reflect an updated TeX Live 2016
installation.

[1]
https://www.mail-archive.com/search?l=mid&q=20160831134006.4fewxothddqfeyw4%40steph

development/autotests/suspiciousTests
development/autotests/unreliableTests

index ab5d6b5f84d0b52e898381c58e836f870f31919c..01ec842276c87a2d619f4fe2caa0e61a2d6c4246 100644 (file)
@@ -160,13 +160,6 @@ export/.*/he/.*pdf4_texF
 export/doc/ru/(Intro|Tutorial)_(dvi3|pdf[45])_texF
 export/examples/ru/splash_(dvi3|pdf[45])_texF
 
-# LuaTeX fails for an \mbox in an index, e.g. $a_{\mbox{a}}$.
-# This construct appears in the included bib file biblioExample.bib in
-# the entry Eisenstein2005. Error message is
-#   Missing character: There is no (U+6035) in font rm-lmr12!
-# (with system fonts: 602D and 6039)
-export/examples/(|es/)(europe|modern)CV_(dvi3|pdf5)_(texF|systemF)
-
 # Document uses Postscript specials
 # Does not compile with pdflatex (see note in the document source).
 export/examples/instant_preview_(dvi3|pdf4)_systemF
index d65c6337309dbdea4d292da47b4db6bdaac4c97f..ef68ca913b73cb6067e9575be321eca3ba8cbc8e 100644 (file)
@@ -100,3 +100,10 @@ export/export/utf8-plain-with-tex-fonts_(dvi|pdf.?)
 # The following document mixes inTitle layouts and leads to
 # likely unintended output. See #10347
 export/mixing_inTitle_layouts.lyx
+
+# Characters with accents are not output
+# Reported to LuaTeX mailing list here:
+# https://www.mail-archive.com/search?l=mid&q=20160831134006.4fewxothddqfeyw4%40steph
+# (not expecting much attention because DVI is not given high priority)
+export/doc/es/Customization_dvi3_systemF
+export/examples/(|es/)(europe|modern)CV_dvi3_systemF