mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
ctests: uninvert CJK exports that now succeed
These tests were likely fixed with d193cd05
. There are still some
failing CJK tests, but many were fixed.
This commit is contained in:
parent
52371c969b
commit
c2a9996541
@ -73,10 +73,10 @@ export/export/latex/unicodesymbols/070-72-general-punctuation-sub-super-currency
|
||||
export/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows_cp1256_pdf2
|
||||
|
||||
# CJK:
|
||||
# Unicode-blocks 008 and 009 work fine with utf8-cjk
|
||||
# everything else fails (special documentclass required?)
|
||||
export/export/latex/unicodesymbols/00[15].*_utf8-cjk_pdf2
|
||||
export/export/latex/unicodesymbols/0?[^0].*_utf8-cjk_pdf2
|
||||
# Many unicode blocks work fine with utf8-cjk
|
||||
# Only a few are failing now (special documentclass required?):
|
||||
export/export/latex/unicodesymbols/(001|004|070|074).*_utf8-cjk_pdf2
|
||||
|
||||
export/export/latex/unicodesymbols/.*_euc-cn_pdf2
|
||||
export/export/latex/unicodesymbols/.*_gbk_pdf2
|
||||
export/export/latex/unicodesymbols/.*_jis_pdf2
|
||||
|
Loading…
Reference in New Issue
Block a user