summaryrefslogtreecommitdiff
path: root/context-mkiv/context-wrap-mtxrun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'context-mkiv/context-wrap-mtxrun.sh')
-rw-r--r--context-mkiv/context-wrap-mtxrun.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/context-mkiv/context-wrap-mtxrun.sh b/context-mkiv/context-wrap-mtxrun.sh
new file mode 100644
index 0000000..b059181
--- /dev/null
+++ b/context-mkiv/context-wrap-mtxrun.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+source /usr/lib/context-setup-env.sh
+exec /usr/share/texmf/texmf-linux/bin/mtxrun $@
+