summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpostcode/cont-cache.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpostcode/cont-cache.sh')
-rw-r--r--Master/tlpkg/tlpostcode/cont-cache.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpostcode/cont-cache.sh b/Master/tlpkg/tlpostcode/cont-cache.sh
new file mode 100644
index 00000000000..4f83597402d
--- /dev/null
+++ b/Master/tlpkg/tlpostcode/cont-cache.sh
@@ -0,0 +1,10 @@
+#!/usr/bin/sh
+
+# postaction for context
+# For context mkiv and lmtx, the filename database must be generated
+# at least once. Afterwards, it will be updated automatically,
+# possibly in a higher-priority location.
+
+mtxrun --generate
+context --luatex --generate
+context --luajitex --generate