diff options
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/t2.tlpsrc | 26 |
1 files changed, 20 insertions, 6 deletions
diff --git a/Master/tlpkg/tlpsrc/t2.tlpsrc b/Master/tlpkg/tlpsrc/t2.tlpsrc index 02e334177e9..3aa6e8a4253 100644 --- a/Master/tlpkg/tlpsrc/t2.tlpsrc +++ b/Master/tlpkg/tlpsrc/t2.tlpsrc @@ -1,6 +1,20 @@ -execute AddFormat name=cyramstex mode=disabled engine=pdftex \ - patterns=language.dat options="-translate-file=cp227.tcx *cyramstx.ini" -execute AddFormat name=cyrtex mode=disabled engine=pdftex \ - patterns=language.dat options="-translate-file=cp227.tcx *cyrtex.ini" -execute AddFormat name=cyrtexinfo mode=disabled engine=pdftex \ - patterns=language.dat options="-translate-file=cp227.tcx *cyrtxinf.ini" +# at some point in the 2010s, probably with the substantial revisions to +# babel, these formats became unbuildable. but no one has noticed. +# therefore we'll just comment them out instead of pursuing further. +# +#execute AddFormat name=cyramstex mode=disabled engine=pdftex \ +# patterns=language.dat options="-translate-file=cp227.tcx *cyramstx.ini" +#execute AddFormat name=cyrtex mode=disabled engine=pdftex \ +# patterns=language.dat options="-translate-file=cp227.tcx *cyrtex.ini" +#execute AddFormat name=cyrtexinfo mode=disabled engine=pdftex \ +# patterns=language.dat options="-translate-file=cp227.tcx *cyrtxinf.ini" +# +# example error message: +#(texmf-dist/tex/generic/babel/plain.def +#! Illegal parameter number in definition of \@yargdef. +#<to be read again> +# \relax +#l.144 \let\@hash@\relax +# +#? +#! Emergency stop. |