blob: b774e25fcf88ecf04cf852d720a9224eba9f15d6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
if not modules then modules = { } end modules ['data-out'] = {
version = 1.001,
comment = "companion to luat-lib.tex",
author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
copyright = "PRAGMA ADE / ConTeXt Development Team",
license = "see context related readme files"
}
outputs = outputs or { }
|