ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Change behavior for \getbuffer
@ 2015-03-28  0:50 Rik Kabel
  2015-03-28  9:15 ` Alan BRASLAU
  2015-03-28  9:34 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Rik Kabel @ 2015-03-28  0:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 301 bytes --]

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

-- 
rik

[-- Attachment #1.2: Type: text/html, Size: 610 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Change behavior for \getbuffer
  2015-03-28  0:50 Change behavior for \getbuffer Rik Kabel
@ 2015-03-28  9:15 ` Alan BRASLAU
  2015-03-28  9:34 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Alan BRASLAU @ 2015-03-28  9:15 UTC (permalink / raw)
  To: Rik Kabel; +Cc: mailing list for ConTeXt users

On Fri, 27 Mar 2015 20:50:52 -0400
Rik Kabel <context@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
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Change behavior for \getbuffer
  2015-03-28  0:50 Change behavior for \getbuffer Rik Kabel
  2015-03-28  9:15 ` Alan BRASLAU
@ 2015-03-28  9:34 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2015-03-28  9:34 UTC (permalink / raw)
  To: ntg-context

On 3/28/2015 1:50 AM, Rik Kabel 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

fixed

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-28  9:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-28  0:50 Change behavior for \getbuffer Rik Kabel
2015-03-28  9:15 ` Alan BRASLAU
2015-03-28  9:34 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).