summaryrefslogtreecommitdiff
path: root/tex/context/base/data-out.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/data-out.lua')
-rw-r--r--tex/context/base/data-out.lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/tex/context/base/data-out.lua b/tex/context/base/data-out.lua
new file mode 100644
index 000000000..f73ff9bdc
--- /dev/null
+++ b/tex/context/base/data-out.lua
@@ -0,0 +1,10 @@
+if not modules then modules = { } end modules ['data-out'] = {
+ version = 1.001,
+ comment = "companion to luat-lib.mkiv",
+ author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
+ copyright = "PRAGMA ADE / ConTeXt Development Team",
+ license = "see context related readme files"
+}
+
+outputs = outputs or { }
+