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

-- otf.getalternate is moved elsewhere (for now) but move back here some day