mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
ctests: improve a regex
The "004" did not actually match anything, so there is no change in
functionality.
This commit amends c2a99965
.
This commit is contained in:
parent
81066e2894
commit
84bd059828
@ -75,7 +75,7 @@ export/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows_cp1256_p
|
||||
# CJK:
|
||||
# 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/(001|070|074).*_utf8-cjk_pdf2
|
||||
|
||||
export/export/latex/unicodesymbols/.*_euc-cn_pdf2
|
||||
export/export/latex/unicodesymbols/.*_gbk_pdf2
|
||||
|
Loading…
Reference in New Issue
Block a user