From 7318c167b817c457da2c11dba3d64636a858613d Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnter=20Milde?= Date: Sat, 9 Jan 2016 11:10:23 +0100 Subject: [PATCH] ctests: Hebrew does not currently work with LuaTeX. --- development/autotests/suspiciousTests | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/development/autotests/suspiciousTests b/development/autotests/suspiciousTests index 4152033d01..58b40d16d5 100644 --- a/development/autotests/suspiciousTests +++ b/development/autotests/suspiciousTests @@ -55,10 +55,6 @@ export/doc/(|de/|es/|fr/)Math.*systemF # XeTeX artifact? works with LuaTeX, explore: export/doc/(|de/|es/|fr/)EmbeddedObjects_pdf4_systemF -# Work with the fonts substituted "silently" by the test script. -# TODO: set the system fonts in the lyx source -#export/examples/he/splash_pdf5_systemF - # Changes in TeX Live 2014 (see git blame for info) fixed # IEEEtran-CompSoc_pdf4_systemF but not others. # TODO Investigate if others can be fixed? @@ -172,8 +168,10 @@ export/examples/PDF-form_(dvi.*|pdf[^25]*) export/examples/(|de/|fr/)PDF-comment_dvi3_.*F export/examples/(|de/|fr/)PDF-comment_pdf5_texF -# Hebrew docs do not currently work with DVI (LuaTeX) -export/.*/he/.*dvi3.* +# Hebrew docs do not currently work with LuaTeX (will be fixed in TeXLive-16) +# TODO: set working system fonts in the lyx sources +export/.*/he/.*(dvi3|pdf5).* + # ... nor with XeTeX and 8-bit TeX fonts (due to missing ASCII replacements) export/.*/he/.*pdf4_texF -- 2.39.2