Missing space between numbers in \showcolor (MkIV only)
![](https://secure.gravatar.com/avatar/6490659fba1f4bd9d623b7c937bb571f.jpg?s=120&d=mm&r=g)
26 Feb
2011
26 Feb
'11
6:30 p.m.
\starttext \showcolor[rgb] \stoptext Numbers are next to each other. In MkII (with \setupcolors[state=start]) it looks OK. Regards. Vedran Miletić
![](https://secure.gravatar.com/avatar/93131e1e6e2204bd13501390d768dbdc.jpg?s=120&d=mm&r=g)
26 Feb
26 Feb
6: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
5094
Age (days ago)
5094
Last active (days ago)
1 comments
2 participants
participants (2)
-
Vedran Miletić
-
Wolfgang Schuster