ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setbuffer
@ 2009-02-14  9:09 Wolfgang Schuster
  2009-02-19 21:42 ` \setbuffer Wolfgang Schuster
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2009-02-14  9:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

why is \setbuffer not defined with \long, I want to use it as part
of a macro and need it to allow paragraphs as content.

Can you change this?

TIA,
Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \setbuffer
  2009-02-14  9:09 \setbuffer Wolfgang Schuster
@ 2009-02-19 21:42 ` Wolfgang Schuster
  2009-02-24 20:03 ` \setbuffer Wolfgang Schuster
  2009-05-10  7:20 ` \setbuffer Wolfgang Schuster
  2 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2009-02-19 21:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 14.02.2009 um 10:09 schrieb Wolfgang Schuster:

> Hi Hans,
>
> why is \setbuffer not defined with \long, I want to use it as part
> of a macro and need it to allow paragraphs as content.
>
> Can you change this?
>
> TIA,
> Wolfgang
>

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \setbuffer
  2009-02-14  9:09 \setbuffer Wolfgang Schuster
  2009-02-19 21:42 ` \setbuffer Wolfgang Schuster
@ 2009-02-24 20:03 ` Wolfgang Schuster
  2009-05-10  7:20 ` \setbuffer Wolfgang Schuster
  2 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2009-02-24 20:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Feb 14, 2009 at 10:09 AM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
> Hi Hans,
>
> why is \setbuffer not defined with \long, I want to use it as part
> of a macro and need it to allow paragraphs as content.
>
> Can you change this?
>
> TIA,
> Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \setbuffer
  2009-02-14  9:09 \setbuffer Wolfgang Schuster
  2009-02-19 21:42 ` \setbuffer Wolfgang Schuster
  2009-02-24 20:03 ` \setbuffer Wolfgang Schuster
@ 2009-05-10  7:20 ` Wolfgang Schuster
  2009-05-10 15:21   ` \setbuffer Hans Hagen
  2 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2009-05-10  7:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 14.02.2009 um 10:09 schrieb Wolfgang Schuster:

> Hi Hans,
>
> why is \setbuffer not defined as \long, I want to use it as part
> of a macro and need it to allow paragraphs as content.
>
> Can you change this?
>
> TIA,
> Wolfgang
>

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \setbuffer
  2009-05-10  7:20 ` \setbuffer Wolfgang Schuster
@ 2009-05-10 15:21   ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2009-05-10 15:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Wolfgang Schuster wrote:
> 
> Am 14.02.2009 um 10:09 schrieb Wolfgang Schuster:
> 
>> Hi Hans,
>>
>> why is \setbuffer not defined as \long, I want to use it as part
>> of a macro and need it to allow paragraphs as content.
>>
>> Can you change this?

no need as \dosetbuffer is defined as \long and \setbuffer itself does 
not has any arguments


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-05-10 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-14  9:09 \setbuffer Wolfgang Schuster
2009-02-19 21:42 ` \setbuffer Wolfgang Schuster
2009-02-24 20:03 ` \setbuffer Wolfgang Schuster
2009-05-10  7:20 ` \setbuffer Wolfgang Schuster
2009-05-10 15:21   ` \setbuffer 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).