summaryrefslogtreecommitdiff
path: root/tex/context/base/typo-ini.lua
blob: 42c752c3100a1296e466973cc40828c8d32df192 (plain)
1
2
3
4
5
6
7
8
9
10
11
if not modules then modules = { } end modules ['typo-ini'] = {
    version   = 1.001,
    comment   = "companion to typo-ini.mkiv",
    author    = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
    copyright = "PRAGMA ADE / ConTeXt Development Team",
    license   = "see context related readme files"
}

-- nothing yet

typesetters = typesetters or { }