On Aug 1, 2006, at 0:21, Aditya Mahajan wrote:

> On Mon, 31 Jul 2006, Hans van der Meer wrote:
>
>> The ConTeXt manual tells me on page 237:
>>
>>      You can define your own buffer with:
>>      \definebuffer[...]
>>      ... name
>>      After this command /getbuffer and \typebuffer are available where
>> buffer is the name of the buffer.
>>
>
> If you just want to "tag" buffers, you do not need to define new ones.
> You can simply do
>
> \startbuffer[test]
> Hello world
> \stopbuffer
>
> \typebuffer[test]
>
> \getbuffer[test]
>

Thanks, that solved it.

Hans van der Meer



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

Reply via email to