summaryrefslogtreecommitdiffstats
path: root/latex/texlive/wrappers/mltex
blob: ddfdaa21a683184eae8fb6fb8661006c39562eca (plain) (blame)
1
2
3
#!/bin/sh
test -f "`kpsewhich mltex.fmt`" || fmtutil --byfmt mltex
exec tex -mltex -fmt=mltex "$@"