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