Re: [NTG-context] color test not working

2008-11-23 Thread Hans Hagen
Alan STONE wrote: > On Sat, Nov 22, 2008 at 1:06 PM, Hans Hagen <[EMAIL PROTECTED] > > wrote: > > > ok, fixed; will be in end-of-december release > > End of *december* ? maybe a few betas before that, but regular releases come with two month intervals Hans

Re: [NTG-context] color test not working

2008-11-22 Thread Alan STONE
On Sat, Nov 22, 2008 at 1:06 PM, Hans Hagen <[EMAIL PROTECTED]> wrote: > > ok, fixed; will be in end-of-december release > End of *december* ? Best, Alan ___ If your question is of interest to others as well, please a

Re: [NTG-context] color test not working

2008-11-22 Thread Hans Hagen
Alan STONE wrote: > On Sat, Sep 13, 2008 at 10:04 PM, Alan Stone > <[EMAIL PROTECTED] > > wrote: > > Hi, > > \setupcolors[state=start] > > \setupcolor[rgb] > \setupcolor[xwi] > \setupcolor[ema] > > \starttext > > \midaligned{\tfb \bf RGB

Re: [NTG-context] color test not working

2008-11-21 Thread Yue Wang
Hi: Ummm... Same here with LuaTeX (It is ok here two or three days ago). MKII works fine. So I always keep a production release (ver 2005.01.31 with pdfeTeX 3.141592-1.21a-2.2) to process our journal and use the cutting edge for fun :-) Yue On Fri, Nov 21, 2008 at 12:02 PM, Alan STONE <[EMAIL

Re: [NTG-context] color test not working

2008-11-21 Thread Alan STONE
On Fri, Nov 21, 2008 at 1:02 PM, Alan STONE <[EMAIL PROTECTED]>wrote: > FYI, this currently doesn't work under Windows XP with > ConTeXt ver: 2008.11.10 21:40 MKIV fmt: 2008.11.21 int: english/english > Output in attachement. > > By the way, I installed the latest > context-setup-mswin.zip1

Re: [NTG-context] color test not working

2008-11-21 Thread Alan STONE
On Sat, Sep 13, 2008 at 10:04 PM, Alan Stone <[EMAIL PROTECTED]>wrote: > Hi, > > \setupcolors[state=start] > > \setupcolor[rgb] > \setupcolor[xwi] > \setupcolor[ema] > > \starttext > > \midaligned{\tfb \bf RGB colors} > \blank[3*big] > \showcolor[rgb] > \page > > \midaligned{\tfb \bf XWI colors} >

Re: [NTG-context] color test not working

2008-09-14 Thread Alan Stone
Thanks guys. Updating... Best, Alan ___ 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 : h

Re: [NTG-context] color test not working

2008-09-14 Thread Yue Wang
Hans fix this program one week ago. On Sun, Sep 14, 2008 at 5:04 AM, Alan Stone <[EMAIL PROTECTED]> wrote: > Hi, > > \setupcolors[state=start] > > \setupcolor[rgb] > \setupcolor[xwi] > \setupcolor[ema] > > \starttext > > \midaligned{\tfb \bf RGB colors} > \blank[3*big] > \showcolor[rgb] > \page >

Re: [NTG-context] color test not working

2008-09-14 Thread Peter Münster
On Sat, Sep 13 2008, Alan Stone wrote: > All give a black&white output, except the rgb (somecolor): and > (somecolor)*: ones No problem here. Versions: [EMAIL PROTECTED]:~> context --version MtxRun | current version: 2008.09.10 14:01 [EMAIL PROTECTED]:~> pdftex --version pdfTeX 3.1415926-1.40.9

[NTG-context] color test not working

2008-09-13 Thread Alan Stone
Hi, \setupcolors[state=start] \setupcolor[rgb] \setupcolor[xwi] \setupcolor[ema] \starttext \midaligned{\tfb \bf RGB colors} \blank[3*big] \showcolor[rgb] \page \midaligned{\tfb \bf XWI colors} \blank[3*big] \showcolor[xwi] \page \midaligned{\tfb \bf EMA colors} \blank[3*big] \showcolor[ema]