ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Missing space between numbers in \showcolor (MkIV only)
@ 2011-02-26 17:30 Vedran Miletić
  2011-02-26 17:52 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Vedran Miletić @ 2011-02-26 17:30 UTC (permalink / raw)
  To: NTG-ConTeXt mailing list


[-- Attachment #1.1: Type: text/plain, Size: 159 bytes --]

\starttext
\showcolor[rgb]
\stoptext

Numbers are next to each other. In MkII (with \setupcolors[state=start]) it
looks OK.

Regards.
Vedran Miletić

[-- Attachment #1.2: Type: text/html, Size: 176 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Missing space between numbers in \showcolor (MkIV only)
  2011-02-26 17:30 Missing space between numbers in \showcolor (MkIV only) Vedran Miletić
@ 2011-02-26 17:52 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2011-02-26 17:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen


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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-26 17:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-26 17:30 Missing space between numbers in \showcolor (MkIV only) Vedran Miletić
2011-02-26 17:52 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).