mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
4ad2215060
suspiciousTests: Remove Tutorial from the regex suspendedTests: Explicit list of languages needed ignoredTests: Language-string is separated from other strings only by '/'. '|', '_', '(' and ')'
12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
# Entries may be regular expressions
|
|
# they will be automatically enclosed with '^' and '$'
|
|
#
|
|
# latex8.sty is obsolete and replaced by IEEEconf.
|
|
check_load/templates/attic/latex8
|
|
export/templates/attic/latex8_pdf.*
|
|
export/.*/ko(/|_).*_texF
|
|
#
|
|
# Are they ever expected to success?
|
|
export/.*/ja/.*_(pdf[245]|dvi3).*
|
|
#
|