[Dev-luatex] Snapshot 20070202
Taco Hoekwater
taco at elvenkind.com
Sat Feb 3 16:01:50 CET 2007
Two small things:
Taco Hoekwater wrote:
> Each of those mini-hashes represents a single character packet
> command. Here is a 'commands' entry that contains every possible
> one at least once:
>
> "commands" = {
> {"push"}, -- remember where we are
> {"right", 5000}, -- move right 0.08pt
> {"font", 1}, -- select the fonts[1] entry
> {"setchar", 97}, -- place character 97 'a'
That is a typo. The correct command name is "char", without prefix.
And I have just committed an updated manual with the same extra
documentation as was in the announcement message to this list.
Taco
More information about the dev-luatex
mailing list