blob: 3aa6e8a42533f1400d6c7ea8f086cbca11a16437 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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.
|