From 88d1c790b6ae8524153933178d47f2b9235f1b51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnter=20Milde?= Date: Thu, 5 Nov 2015 09:45:04 +0100 Subject: [PATCH] Correct reason for the failure of the math manual export with luatex. --- development/autotests/revertedTests | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/development/autotests/revertedTests b/development/autotests/revertedTests index 8e71f34e3a..5bb5a47fe7 100644 --- a/development/autotests/revertedTests +++ b/development/autotests/revertedTests @@ -21,9 +21,6 @@ export/.*/es/europeCV_pdf_texF # somehow lualatex is not able to compile with non-tex fonts export/.*/es/(Math|Tutorial|UserGuide|ejemplo_con_lyx)_dvi3_systemF -# (dvi)?lualatex with tex fonts does not like formal tables? -export/doc/(|de/|es/|fr/)Math_(dvi3|pdf5)_texF - # See http://www.lyx.org/trac/ticket/8823 export/examples/ja/(lilypond|sweave|knitr)_pdf # @@ -119,3 +116,4 @@ export/examples/H-P-statements_pdf[45]_systemF # output with XeTeX/LuaTeX and both TeX fonts and non-TeX fonts: # 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