On 7/19/2018 10:52 PM, Joseph Canedo wrote:
Finally I could make a MWE that reproduces the issue.
%%%%%%%%
%\setuplayout[grid=both] % uncommenting this makes last line not indented.
%\enabletrackers[vspacing.synchronizepage]
\starttext
\dorecurse{39}{ % other values like 40 do not show issue
A.
}
Chapitre.
\blank[0pt, samepage]
\hangindent=30pt\hangafter=-2Third par.\\
Second line.
\blank[0pt, samepage]
\hangindent=30pt\hangafter=-2 Fourth par not indented.\\ Second line not indented.
\stoptext it's probably more related to the wrong usage of \\ which you normally should not use at the end of aparagraoh (i'll make the remover for that a bit more clever)
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 -----------------------------------------------------------------