Yet Another buffer question
Jim via ntg-context <[email protected]>
| Newsgroups | gmane.comp.tex.context |
|---|---|
| Message-ID | <[email protected]> |
Possibly the last buffer question for IBD 2026...
Suppose someone wants to use a buffer in a solution to some typesetting
problem which involves more than a simple \getbuffer or \typebuffer or
\typesetbuffer.
They could define something like
\def\usebuf#1{...use buffer #1 as needed...}
and later do
\startbuffer[mybuf]
<content>
\stopbuffer
\usebuf{mybuf}
But this isn't in the spirit of the
\startsomething
<content>
\stopsomething
paradigm.
How does one define a \start-\stop "environment" that
-> collects some content into a buffer, and then
-> does whatever one needs to do with that content ?
Thanks.
Jim
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________