Hi Wolfgang,

I guess you are referring to mkii features. It seems that formatting
in verbatim doesn't work in mkiv yet, or did I miss out something?
None of the wiki verbatim examples worked for me.

regards,
shenchen

On Mon, Sep 29, 2008 at 2:16 AM, Wolfgang Schuster
<[EMAIL PROTECTED]> wrote:
>
> \setupcolors[state=start]
>
> \definetyping[JAVA][option=JV]
>
> \setuptyping
>   [JAVA]
>   [numbering=line]
>
> \starttext
>
> \startJAVA
> ...
> \stopJAVA
>
> \stoptext
>
> or
>
> same preamble as above plus
>
> \definefloat[listing][listings]
>
> \starttext
>
> \placelisting
>    [split]
>    [lst:freeformlogfile]
>    {Log File}
>    {\startJAVA
>     ...
>     \stopJAVA}
>
> \stoptext
>
> 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to