From 93066f13a5f7102ae85923b23f5747c1b35baa0e Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Sun, 26 Jun 2022 13:49:48 -0400 Subject: [PATCH] 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 file changed, 5 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index ee8c858e64..3022c5f991 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 -- 2.39.5