On 4/18/2023 3:48 PM, Aditya Mahajan via ntg-context wrote:
On Mon, 17 Apr 2023, Hans Hagen via ntg-context wrote:
On 4/17/2023 7:06 AM, Aditya Mahajan via ntg-context wrote:
On Sun, 16 Apr 2023, Aditya Mahajan via ntg-context wrote:
On Sat, 15 Apr 2023, Jim via ntg-context wrote:
%------------------------------------------------------------------------
\setupindenting[medium,yes] \setupitemize[indentnext=auto]
\startitemize \item One \stopitemize
This paragraph should be indented - due to the blank line after \type{\stopitemize}.
\startitemize \item Two \stopitemize This paragraph should not be indented.
%------------------------------------------------------------------------ Works in mkiv but appears to be a bug in lmtx. I haven't debugged what is going wrong.
`indentnext=auto` doesn't appear to work for any environment. can you test with this patch
This works on with the 3-4 test examples that I had but ...
\permanent\protected\protected\def\spac_indentation_check_next_indentation ^^^^^^^^^^^^^^^^^^^^^
Is that a typo (double \protected)? I tested with a single \protected and that also works. it's a typo .. maybe i should add (for completeness)
\protected\unprotected\protected (\permanent only kicks in when you are on overload protection mode, which I'm always in here) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------