mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
ctests: ignore Japanese dvi3 systemF tests
These started to fail due to a "luatex" package update in the TL20 cycle. From an ML thread [1]: The LuaTeX-ja package, which is loaded by bxjs* class, is not designed to be used with dvilua(la)tex. [1] https://www.mail-archive.com/search?l=mid&q=20200917155146.ec1bd9f9b5d5f5936513e5dd%40yahoo.co.jp
This commit is contained in:
parent
6be7e7ce72
commit
bf0f662e93
@ -102,6 +102,11 @@ export/examples/ja/Modules/Rnw.*knitr.*
|
||||
!export/examples/ja/Modules/Sweave.*_(lyx.*|xhtml|pdf4_systemF)
|
||||
export/examples/ja/Modules/Sweave.*
|
||||
|
||||
# The LuaTeX-ja package, which is loaded by bxjs* class, is not designed
|
||||
# to be used with dvilua(la)tex:
|
||||
# https://www.mail-archive.com/search?l=mid&q=20200917155146.ec1bd9f9b5d5f5936513e5dd%40yahoo.co.jp
|
||||
# These started to fail due to a "luatex" package update in the TL20 cycle.
|
||||
export/.*/ja/.*_dvi3_systemF
|
||||
|
||||
# CJK fails (sometimes) with Xe/LuaTeX and 8-bit fonts:
|
||||
#####
|
||||
|
Loading…
Reference in New Issue
Block a user