mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
ctest: Fix an inversion filter-pattern.
This commit is contained in:
parent
9ff11a7935
commit
710f284f12
@ -228,9 +228,9 @@ Sublabel: attic
|
||||
|
||||
# Fails because of missing .png graphic files.
|
||||
# They were replaced by .svgz, but, as this file is in the attic, we do not
|
||||
# convert to new lyx format. Plain latex creates output (and ignores missing
|
||||
# files) while (pdf|lua|xe)latex exits with != 0
|
||||
export/doc/attic/eu_UserGuide_pdf.+
|
||||
# convert to new lyx format. Plain latex and xetex create output (ignoring
|
||||
# missing files) while (pdf|lua)latex exits with != 0
|
||||
export/doc/attic/eu_UserGuide_pdf[25].*
|
||||
|
||||
# Files in the attic with non-default output
|
||||
# (i.e. could be ERT, package incompatiblity, ...)
|
||||
|
Loading…
Reference in New Issue
Block a user