char-prv.lmt /size: 521 b    last modification: 2024-01-16 10:22
1if not modules then modules = { } end modules ['char-prv'] = {
2    version   = 1.001,
3    comment   = "companion to char-ini.mkiv",
4    author    = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
5    copyright = "PRAGMA ADE / ConTeXt Development Team",
6    license   = "see context related readme files",
7    dataonly  = true,
8}
9
10-- We needed this in mkiv for all kind of math compensations. This file is kept
11-- around in order to prevent loading the mkiv (.lua) variant.
12
13characters = characters or { }
14
15characters.private = { }
16