summaryrefslogtreecommitdiffstats
path: root/latex/texlive/wrappers/physe
diff options
context:
space:
mode:
Diffstat (limited to 'latex/texlive/wrappers/physe')
-rwxr-xr-xlatex/texlive/wrappers/physe3
1 files changed, 3 insertions, 0 deletions
diff --git a/latex/texlive/wrappers/physe b/latex/texlive/wrappers/physe
new file mode 100755
index 0000000000..f7cec3ab2a
--- /dev/null
+++ b/latex/texlive/wrappers/physe
@@ -0,0 +1,3 @@
+#!/bin/sh
+test -f "`kpsewhich physe.fmt`" || fmtutil --byfmt physe
+exec tex -fmt=physe "$@"