Damned, I didn't saw it.

Thanks a lot for your help.

On Wed, 2010-04-28 at 09:55 +0200, Wolfgang Schuster wrote:
> Am 27.04.10 15:20, schrieb Antoine Cailliau:
> > This time, it is not working, and I do not have any idea why.
> >
> > \defineenumeration[ENUM][]
> > \definebuffer[Entity,before=\startENUM,after=\stopENUM]
> >    
> \definebuffer[Entity][before=\startENUM,after=\stopENUM]
> 
> \startEntity
> ...
> \stopEntity
> 
> \getEntity
> 
> or
> 
> \def\startEntity
>    {\dostartbuffer[Entity][startEntity][stopEntity]}
> 
> \def\stopEntity
>    {\startENUM
>     \getbuffer[Entity]
>     \stopENUM}
> 
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
-- 
Antoine Cailliau
UCLouvain Student
Computer Sciences (Software engineering)

___________________________________________________________________________________
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