summaryrefslogtreecommitdiff
path: root/scripts/mkcharacters
Commit message (Collapse)AuthorAgeFilesLines
* [characters] add code for extracting the “classifiers” tablePhilipp Gesang2016-04-071-19/+83
| | | | | | | | | The extraction code itself was taken from luatex-basics-prepare.tex. In Context, this file generates “luatex-basics-chr.lua” a stripped down version of char-def.lua. Just as our exisiting mkcharacters script. Interesting that Hans chose a similar path to what we do ;) The code, which requires some functionality from char-ini.lua, has thus been added as a function to the script.
* [chars] allow passing location of char-def.lua on command linePhilipp Gesang2015-11-201-1/+9
|
* [mk*] kill version and modification headers from scripts tooPhilipp Gesang2015-11-051-2/+0
|
* [chars] adapt mkcharactersPhilipp Gesang2014-02-111-3/+3
|
* [*] move mkcharacters, mktests, mkglyphlist, mkstatus to separate ↵Philipp Gesang2014-02-111-0/+156
subdirectory scripts