ctests: uninvert JSS exports

The Journal of Statistical Software exports now succeed. An update
must have fixed the core issue.
This commit is contained in:
Scott Kostyshak 2023-01-30 20:59:08 -05:00
parent 795d5c408d
commit 4b8b5bc252

View File

@ -287,17 +287,6 @@ export/export/latex/languages/uk-babel-date-missing-chars-with-ascii_pdf5_texF
# \RequirePackage[2020-02-02]{latexrelease}
export/templates/Articles/Journal_of_the_Acoustical_Society_of_America_%28JASA%29.*(dvi|pdf|lyx22|lyx23).*
# The new jss.cls (version 3.1) seems to not work with an updated TL20 (for
# either the template they provide or our LyX template).
# I expect this to be fixed with an update of the .cls or TL update.
# On an updated TL20, I (Scott) currently get the following error:
#
# ! Undefined control sequence.
# \hyper@linkurl ...tionraw >>}\relax \Hy@colorlink
# \@urlcolor #1\Hy@xspace@en...
#
export/templates/Articles/Journal_of_Statistical_Software_%28JSS%29_version_2_(lyx22|lyx23|pdf2)
# These fail on updated TL 2020 after an update to "babel-greek" because of
# missing symbols. I (Scott) checked the output of an older TL system and
# indeed the output looks good (no missing symbols). This issue was reported