commit 0c2f1310cbb3796a5c0f3fd19d35535ec29b679a
Author: Scott Kostyshak <[email protected]>
Date: Fri Sep 2 21:21:36 2016 -0400
ctests: xy package has issue with newest LuaTeX
LuaTeX export of docs with xy package are now marked as having TeX
issues. Hopefully these will be fixed in a TL package update.
---
development/autotests/suspiciousTests | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/development/autotests/suspiciousTests
b/development/autotests/suspiciousTests
index 9c531c2..dc0f7d7 100644
--- a/development/autotests/suspiciousTests
+++ b/development/autotests/suspiciousTests
@@ -190,6 +190,12 @@
export/examples/(|de/|es/)tufte-(book|handout)_(dvi.*|pdf|pdf3|pdf4.*)
# with any export format -- only LuaTeX reports a missing character).
export/examples/aas_sample_(dvi3|pdf5)_(texF|systemF)
+# These files use packages that are not compatible with the newest LuaTeX. We
+# could potentially fix these by loading the luatex85 package early in the
+# LyX-generated preamble, but it seems it's better to wait until the packages
+# fix the root issue themselves.
+# xy package:
+.*(|fr/)xy(pic|figure).*pdf5.*
Sublabel: multilingual