[NTG-context] Avoid indentation after \typebuffer
Mikael Sundqvist
mickep at gmail.com
Tue Jun 30 21:50:54 CEST 2020
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.
/Mikael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200630/092fe346/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: indentproblem.pdf
Type: application/pdf
Size: 8908 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20200630/092fe346/attachment-0001.pdf>
More information about the ntg-context
mailing list