26 Feb
2011
26 Feb
'11
5:52 p.m.
Am 26.02.2011 um 18:30 schrieb Vedran Miletić:
\starttext \showcolor[rgb] \stoptext
Numbers are next to each other. In MkII (with \setupcolors[state=start]) it looks OK.
colo-ini.lua: - function commands.formatcolor (a) context(colors.formatcolor (a)) end + function commands.formatcolor (...) context(colors.formatcolor (...)) end - function commands.formatgray (a) context(colors.formatgray (a)) end + function commands.formatgray (...) context(colors.formatgray (...)) end Wolfgang