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