[LyX/master] ctests: invert Hebrew tests failing with microtype

Scott Kostyshak skostysh at lyx.org
Sun Jun 26 17:10:19 UTC 2022


commit 93066f13a5f7102ae85923b23f5747c1b35baa0e
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Sun Jun 26 13:49:48 2022 -0400

    ctests: invert Hebrew tests failing with microtype
    
    The new microtype version seems to have caused failure of our Hebrew
    Article (KOMA-Script) template.
---
 development/autotests/invertedTests |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests
index ee8c858..3022c5f 100644
--- a/development/autotests/invertedTests
+++ b/development/autotests/invertedTests
@@ -325,6 +325,11 @@ export/export/latex/unicodesymbols/008-greek-and-coptic_utf8x_pdf2
 # https://github.com/latex3/latex2e/issues/836#issuecomment-1160073486
 export/templates/Obsolete/.*American_Geophysical_Union.*_(lyx22|lyx23|pdf|dvi).*
 
+export/templates/Obsolete/.*American_Geophysical_Union.*_(lyx22|lyx23|pdf|dvi).*
+
+# Fails starting with microtype version v3.0e
+# https://github.com/schlcht/microtype/issues/21
+export/templates/Articles/Hebrew_Article_.*(dvi|pdf|pdf2|pdf3)
 
 # ================================================
 Sublabel: externalissues


More information about the lyx-cvs mailing list