[NTG-context] \noindentation not working
Pablo Rodriguez
oinos at gmx.es
Fri Nov 20 20:49:30 CET 2020
On 11/20/20 8:07 PM, Hans Hagen wrote:
> [...]
> Here's a fix:
> [...]
> (we might need adapt some more code); actually more correct would be:
>
> \def\spac_indentation_remove
> {\ifzeropt\parindent \else
> \begingroup
> \ifnum\lastnodetype=\gluenodecode
> \unskip % we also need to check for the subtype
> \orelse\ifnum\lastnodetype=\hlistnodecode
> \setbox\scratchbox\lastbox % we also need to check for the subtype
> \else
> % forget about it
> \fi
> \endgroup
> \fi}
Many thanks for the fix, Hans.
I placed it in cont-new.mkiv (I thought there was a cont-new.mkxl, but I
couldn’t find it.
Many thanks for your help,
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list