1 2 3
#!/bin/sh test -f "`kpsewhich pdflatex.fmt`" || fmtutil --byfmt pdflatex exec pdftex -fmt=pdflatex -progname=pdflatex "$@"