Hi Guys,
The verbatim or listings of MKIV sucks. Here's a little sample:
\definetyping[code][numbering=line]
\starttext
\startcode
...
...
\stopcode
\startcode[continue]
...
...
\stopcode
\startcode[start=10]
...
...
\stopcode
\typefile[numbering=file]{test.tex}
\stoptext
It can not work with MKIV that shows.
1 ...
2 ...
10 ...
11 ...
1 ...
2 ...
\definetyping[code][numbering=line]
\starttext
\startcode
...
...
\stopcode
\startcode[continue]
...
...
\stopcode
\startcode[start=10]
...
...
\stopcode
\typefile[numbering=file]{test.tex}
\stoptext
Best regards,
Joshua
On Mon, 08 Feb 2010, Wolfgang Schuster wrote:
> Hi all,
>
> ConTeXt has many features but sometimes there is something missing,
> what feature or package do you miss which is already available in
> another TeX system or unavailable in any TeX system?
>
> Wolfgang
>
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
>
> maillist : [email protected] / 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________