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