From 0deacfaeff106661b9f949f042d3bdc66b7baca9 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 7 Sep 2016 08:17:54 +0200 Subject: context-mkiv: add wrapper for mtxrun --- context-mkiv/context-wrap-mtxrun.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 context-mkiv/context-wrap-mtxrun.sh (limited to 'context-mkiv/context-wrap-mtxrun.sh') 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 $@ + -- cgit v1.2.3