Closed brucemiller closed 1 year ago
This PR deals more correctly with spaces and ignored chars which shouldn't affect a "blank" line which produces a \par; this should be the case whether they are the normal chars, or chars with catcode changed, or even ^^ encoded chars.
\par
^^
Fixes #2027 Alternative to #2071
This PR deals more correctly with spaces and ignored chars which shouldn't affect a "blank" line which produces a
\par
; this should be the case whether they are the normal chars, or chars with catcode changed, or even^^
encoded chars.Fixes #2027 Alternative to #2071