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