From: Scott Kostyshak Date: Mon, 15 Jan 2018 22:28:14 +0000 (-0500) Subject: Comment: explain interpretation of "!" X-Git-Tag: lyx-2.4.0dev-acb2ca7b~4010 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c6d4380c891e3c1f9381cc4065409e30d330f622;p=features.git Comment: explain interpretation of "!" The "!" line takes precedence, since it is first. --- diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index a5592dcee1..a0d5f6130f 100644 --- a/development/autotests/ignoredTests +++ b/development/autotests/ignoredTests @@ -56,9 +56,12 @@ export/.*/zh_CN/.*texF # 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 +# because they use the "bxjsarticle" class. +# +# The "!" means "Protect these tests from being matched by future patterns". !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