From: Scott Kostyshak Date: Sun, 14 Jan 2018 20:51:31 +0000 (-0500) Subject: ctests: run only pdf4_systemF for ja knitr/sweave X-Git-Tag: lyx-2.4.0dev-acb2ca7b~4012^2 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8a656d95d4bc0ca701d2d1eb666c35942a3ebd37;p=features.git ctests: run only pdf4_systemF for ja knitr/sweave The "bxjsarticle" class only supports export with XeLaTeX and system fonts. This commit uses the new exclusion functionality introduced at 10cd5dd2. The following tests are now ignored: export/examples/ja/knitr_dvi export/examples/ja/knitr_pdf export/examples/ja/knitr_pdf3 export/examples/ja/sweave_dvi export/examples/ja/sweave_pdf export/examples/ja/sweave_pdf3 The following tests are no longer ignored: export/examples/ja/knitr_pdf4_systemF export/examples/ja/sweave_pdf4_systemF --- diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 5e10cd0f5f..1a1a4ce73d 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -54,6 +54,11 @@ export/.*/zh_CN/.*texF # see also INVERTED.TODO_export/export/latex/ja_wrong_auto_encoding_(dvi|pdf(|3)).* # For a discussion of alternatives for Japanese with LaTeX , see also # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/ +# +# Exception: ja knitr.lyx and sweave.lyx support only XeLaTeX with system fonts +# because they use the "bxjsarticle" class +!export/.*/ja/(knitr|sweave).*_(lyx.*|xhtml|pdf4_systemF) +export/.*/ja/(knitr|sweave).* export/.*/ja/.*_(pdf[245]|dvi3).* # These files are not expected to compile, they use math-macros