ctests: invert a utf8x test failing on TL23

It seems that utf8x is not supported, or needed, on updated TL. From
David Carlisle:

  utf8x by default does nothing now, but as a compromise
  compatibility for some specific existing documents if you
  explicitly load ucs then it and utf8x work as before, but that
  over writes all of latex's default unicode handling and things
  will go wrong. There really isn't much that can be said other than
  don't load the package. The alternative would be to make ucs do
  nothing as well, but that would stop some documents working that
  currently work.
This commit is contained in:
Scott Kostyshak 2024-02-26 11:12:20 -05:00
parent baccce7d2d
commit 0c0f4c6b56

View File

@ -315,6 +315,10 @@ export/examples/(|es/)Curricula_Vitae/Europe_CV_(pdf.*|dvi|lyx22|lyx23)
# Armenian currently only works with XeTeX and LuaTeX and system fonts
export/examples/Language_Support/Writing_Armenian_(dvi|dvi3_texF|pdf|pdf2|pdf3|pdf5_texF)
# utf8x is not really supported (or needed) anymore:
# https://github.com/latex3/hyperref/issues/248#issuecomment-1961868947
export/export/latex/unicodesymbols/008-greek-and-coptic_utf8x_pdf2
# ================================================
Sublabel: externalissues