mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
ctests: adapt inverted & ignored to renamings
This commit is contained in:
parent
c0c5d0bc80
commit
e54dedb49f
@ -127,11 +127,12 @@ export/export/latex/languages/ja[-_].*_(pdf2|texF)
|
||||
# For a discussion of alternatives for Japanese with LaTeX , see also
|
||||
# https://tex.stackexchange.com/questions/320021/xelatex-using-japanese-ldf-for-babel-causes-invalid-characters-errors
|
||||
#
|
||||
export/examples/Language_Support/Mixing_Japanese_with_other_Languages_%28with_platex%29_pdf2
|
||||
# Exceptions:
|
||||
# The "!" means: "Protect these tests from being matched by future patterns in this file".
|
||||
# Export by plain- and pdflatex engines works with language "japanese-cjk", e.g.
|
||||
!export/examples/ja/Multilingual_Typesetting_with_CJK_(dvi|pdf[23]?)
|
||||
!export/examples/ja/Multilingual_Typesetting_with_CJK_.*systemF
|
||||
!export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*(dvi|pdf[23]?)
|
||||
export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*systemF
|
||||
# the rest:
|
||||
export/.*/ja/.*_(pdf2|texF)
|
||||
|
||||
@ -151,7 +152,7 @@ export/export/latex/CJK/zh_CN-toc.*_dvi3_systemF
|
||||
|
||||
# CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts:
|
||||
#####
|
||||
export/examples/ja/Multilingual_Typesetting_.*CJK.(dvi3|pdf5)_texF
|
||||
export/examples/Language_Support/Mixing_Japanese_with_other_Languages_.*(dvi3|pdf5)_texF
|
||||
export/.*/(ko|zh_CN)/.*(dvi3|pdf[45])_texF
|
||||
export/export/latex/CJK/zh_CN-toc_*.(dvi3|pdf[45])_texF
|
||||
export/export/latex/CJK/en-de-el-ru-ko_utf8_.*_texF
|
||||
|
@ -475,7 +475,7 @@ export/examples/Modules/Variable-width_Minipages_docbook5
|
||||
# - Listing in LyX-Code, i.e. double <programlisting>.
|
||||
export/examples/es/Modules/Linguistics_docbook5
|
||||
# - Inlines in inlines (<code> within <personname>), double sidebar.
|
||||
export/examples/ko/cjk-ko-doc_docbook5
|
||||
export/examples/ko/Language_Support/Writing_Korean_with_CJK-ko_docbook5
|
||||
# - Metadata in abstract paragraph.
|
||||
export/templates/Articles/Springers_Global_Journal_Template_%28V._3%29_docbook5
|
||||
# - Sweave impossible to implement. Broken references (no .bib file, still referenced in the text).
|
||||
|
Loading…
Reference in New Issue
Block a user