On Thu, Jun 23, 2011 at 4:21 PM, H. Hodges <freelancer.hod...@gmail.com> wrote:
> luigi scarso <luigi.scarso <at> gmail.com> writes:
>
>> Are you using minimals (recommended) or not ?
>>
>> for mkiv
>> $> context test.tex
>>
>> for mkii
>> $> texexec test.tex
>> or
>> $>texmfstart texexec  test
>>
>
> I don't know what "minimals" means.
http://wiki.contextgarden.net/ConTeXt_Minimals

> I've tried both of the commands you listed
> for mkii; neither gave me a background.

ok, this example must work under mkii. If not, can be a bug.

\setupcolors[state=start]
\definetextbackground[intro][backgroundcolor=gray,
       location=text,color=blue]

\starttext
\starttextbackground[intro]
\input knuth
\stoptextbackground
\stoptext



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