diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/mltex.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/mltex.tlpsrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/mltex.tlpsrc b/Master/tlpkg/tlpsrc/mltex.tlpsrc index d8a41dc3fdf..ac6a4c9b899 100644 --- a/Master/tlpkg/tlpsrc/mltex.tlpsrc +++ b/Master/tlpkg/tlpsrc/mltex.tlpsrc @@ -4,8 +4,7 @@ tlpsetvar fmtdeps cm,hyphen-base # execute AddFormat name=mllatex engine=pdftex patterns=language.dat \ options="-translate-file=cp227.tcx -mltex *mllatex.ini" \ - fmttriggers=${fmtdeps},babel,dehyph,firstaid,hyph-utf8,l3kernel,\ -l3packages,latex,latexconfig,latex-fonts,unicode-data + fmttriggers=${global_latex_deps},dehyph,hyph-utf8,latex,latexconfig # execute AddFormat name=mltex engine=pdftex \ options="-translate-file=cp227.tcx -mltex mltex.ini" \ |