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