]> git.lyx.org Git - lyx.git/commitdiff
ctests: invert a utf8x test failing on TL23
authorScott Kostyshak <skostysh@lyx.org>
Mon, 26 Feb 2024 16:12:20 +0000 (11:12 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Mon, 26 Feb 2024 16:12:20 +0000 (11:12 -0500)
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.

development/autotests/invertedTests

index 5506b648df4c246e09fb2c0378f734fd8676c9c4..c88e67cda51cd32e440a8949bacadc24c83f9207 100644 (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