Re: [NTG-context] add to \setbuffer

2018-01-10 Thread Wolfgang Schuster
dr. Hans van der Meer 10. Januar 2018 um 13:45 With \setbuffer[ABUFFER] .. \endbuffer I can program a macro to put something in this buffer. But is it possible to add something at the end of this buffer at a later moment? You can use the “buffers.append” and

Re: [NTG-context] Bug in math arrows

2018-01-10 Thread Aditya Mahajan
On Wed, 10 Jan 2018, Wolfgang Schuster wrote: Aditya Mahajan 10. Januar 2018 um 17:27 Hi, There is a bug in extensible arrows. The syntax of extensible arrows is: \xleftarrow{below}{top} but when the optional argument is used \xleftarrow[small]{A}{B}

[NTG-context] add to \setbuffer

2018-01-10 Thread dr. Hans van der Meer
With \setbuffer[ABUFFER] .. \endbuffer I can program a macro to put something in this buffer. But is it possible to add something at the end of this buffer at a later moment? Hans van der Meer ___ If your question

Re: [NTG-context] Bug in math arrows

2018-01-10 Thread Wolfgang Schuster
Aditya Mahajan 10. Januar 2018 um 17:27 Hi, There is a bug in extensible arrows. The syntax of extensible arrows is: \xleftarrow{below}{top} but when the optional argument is used \xleftarrow[small]{A}{B} then A ends up on the top and B on the bottom. The "x"

[NTG-context] Bug in math arrows

2018-01-10 Thread Aditya Mahajan
Hi, There is a bug in extensible arrows. The syntax of extensible arrows is: \xleftarrow{below}{top} but when the optional argument is used \xleftarrow[small]{A}{B} then A ends up on the top and B on the bottom. Thanks, Aditya

Re: [NTG-context] add to \setbuffer

2018-01-10 Thread Hans Hagen
On 1/10/2018 6:30 PM, Wolfgang Schuster wrote: dr. Hans van der Meer 10. Januar 2018 um 13:45 With \setbuffer[ABUFFER] .. \endbuffer I can program a macro to put something in this buffer. But is it possible to add something at the end of this buffer at a later