]> git.lyx.org Git - features.git/blob - development/autotests/ignoredTests
autotests: Sort and review patterns for test categorization and labeling.
[features.git] / development / autotests / ignoredTests
1 # Entries may be regular expressions
2 # they will be automatically enclosed with '^' and '$'
3 #
4 # latex8.sty is obsolete and replaced by IEEEconf.
5 check_load/templates/attic/latex8
6 export/templates/attic/latex8_pdf.*
7 export/templates/attic/latex8_(dvi|dvi3_.*)
8
9 # Japanese manuals use language "japanese" wich is tied to "platex"
10 # (automatically set instead of (plain) LaTeX).
11 # For export with other engines, the language must be set to "Japanese (CJK).
12 # see also INVERTED.*export/export/ja/wrong_auto_encoding_(dvi|pdf(|3))
13 # For a discussion of alternatives for Japanese with LaTeX , see also
14 # http://www.preining.info/blog/2014/12/writing-japanese-in-latex-part-1-introduction/
15 export/.*/ja/.*_(pdf[245]|dvi3).*
16
17 CJK fails with LuaTeX or XeTeX and 8-bit fonts:
18 export/examples/ko/splash.*texF
19 export/.*/zh_CN/.*texF