Why is the second color in the palet not showing up? I foolowed the example in the manual (section 6 page 6). Strange: adding a third color in the palet (see comment) now shows the first two! Off by one error in a loop?

Hans van der Meer

\setuppapersize[A5][A5]
\switchtobodyfont[20pt]

\definepalet[dvb][
colorone=blue,
colortwo=green   %,colorthree=red
]
\setuppalet[dvb]
\showpalet[dvb][]

\starttext
\color[colorone]{hello} \quad
\color[colortwo]{hello} \quad

\stoptext

Attachment: test.pdf
Description: Adobe PDF document

Attachment: test.pdf
Description: Adobe PDF document


___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to