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