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