On Mon, 19 Jun 2006 18:45:32 +0800, Helin Gai <[EMAIL PROTECTED]> wrote:

> Thanks Hans for the prompt reply.
>
> I tried the following code:
>
> \definetextbackground[A]
> [frame=off,location=paragraph,backgroundcolor=gray]
> \setuptyping[before={\starttextbackground[A]},after=
> {\stoptextbackground}]
>
> But this resulted in tons of errors. Could you give some instruction
> as to how to proceed?

I don't know if it's the mailer that wrapped the text, but you should  
stuck option=value, like this:

\setuptyping[before={\starttextbackground[A]},
              after={\stoptextbackground}]

With a "old" release (2006.05.23), it works fine.

Regards,
BG
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to