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