From 11826879914e993ae43f12917702516620030769 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Thu, 18 Aug 2022 10:17:30 -0400 Subject: [PATCH] ctests: uninvert a utf8x test The compilation succeeds now, although the behavior might be different: unless we load ucs explicitly it will proceed with utf8 instead of utf8x if I understand correctly. See here for more details: https://github.com/latex3/latex2e/issues/833#issuecomment-1219535732 --- development/autotests/invertedTests | 3 --- 1 file changed, 3 deletions(-) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index b4ed0a239c..733707fd04 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -317,9 +317,6 @@ export/templates/Articles/Econometrica_(dvi3|pdf5)_texF # Error message says pdfTeX is required for xypdf. export/export/latex/lyxbugs-resolved/6243-protect-xymatrix-in-caption_pdf5.* -# https://github.com/latex3/latex2e/issues/833 -export/export/latex/unicodesymbols/008-greek-and-coptic_utf8x_pdf2 - # Issue triggered by June 2022 LaTeX 2e update, it is an issue in the .cls that # likely will not be fixed since the cls does not appear to be maintained. # https://github.com/latex3/latex2e/issues/836#issuecomment-1160073486 -- 2.39.5