[NTG-context] Change behavior for \getbuffer
Alan BRASLAU
alan.braslau at cea.fr
Sat Mar 28 10:15:39 CET 2015
On Fri, 27 Mar 2015 20:50:52 -0400
Rik Kabel <context at rik.users.panix.com> wrote:
> The behavior of \getbuffer has changed with the new beta. With the
> following sample code, one line of text is produced with the
> 2015-03-25 beta. Two lines of text are produced with the more recent
> betas.
>
> \startbuffer
> A
> \stopbuffer
> \starttext
> A \getbuffer
> \stoptext
>
I have noticed this, too.
Furthermore,
\startbuffer
B
\stopbuffer
\starttext
A \inlinebuffer
\stoptext
*also* produces
A
B
and
A \quote{\inlinebuffer}
produces
A `
B´
Alan
More information about the ntg-context
mailing list