[NTG-context] Avoid indentation after \typebuffer

Mikael Sundqvist mickep at gmail.com
Wed Jul 1 12:25:55 CEST 2020


On Wed, Jul 1, 2020 at 8:53 AM Hans Hagen <j.hagen at xs4all.nl> wrote:

> On 6/30/2020 9:50 PM, Mikael Sundqvist wrote:
> > Hi,
> >
> > I want to avoid indentation after \typebuffer (or set indentnext to auto
> > perhaps). I am probably missing something simple, but I thought that the
> > example file below should have worked:
> >
> > \setupindenting[yes,medium]
> >
> > \setuptyping[buffer][
> > indentnext=no,
> > ]
> >
> > \starttext
> >
> > \startbuffer
> > \startformula
> > \int_a^b f'(x)\,dx
> > \stopformula
> > \stopbuffer
> >
> > \typebuffer
> > I do not want this line to be indented.
> >
> > \stoptext
> >
> > Compiled with an updated lmxt, and resulting pdf file is attached.
> \setuptyping
>    [buffer]
>    [before=\blank,
>     after={\blank\noindentation}]% indentnext=no]
>
>
OK, that is a way around. I thought the indentnext existed for this, since
it was present in http://www.pragma-ade.com/general/qrcs/setup-en.pdf

Does the indentnext do something else for this setup?

/Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200701/555c7af8/attachment.htm>


More information about the ntg-context mailing list