Hi,

I'm trying to deal with \dostartbuffer.

I found an old message on the ML about \dostartbuffer
http://www.mail-archive.com/ntg-context@ntg.nl/msg08222.html
and its is pretty what I want except that I do not know how can I get
access to the buffer :)

For instance,
\def\startLST[#1]%
    {\def\stopLST{End of #1}%
     \dostartbuffer[LST][startLST][stopLST]}

  \starttext
  \startLST[whatever]
  bla bla
  \stopLST
  alb alb
  \stoptext

will print End of whateveralb alb. I just want to get the content blabla in 
\stopLST.

I guess, it should not be hard :)

Antoine

___________________________________________________________________________________
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