18 Nov
2020
18 Nov
'20
10:21 p.m.
Pablo Rodriguez schrieb am 18.11.2020 um 22:05:
On 11/18/20 7:42 PM, Hans Hagen wrote:
Hi,
A new upload ... still some 150 tex files to go (from mkiv to lmtx speak) ... after that the lua ones ... some fixes applied, maybe some new temp issues introduced ... thanks for testing.
Many thanks for the new upload, Hans.
Even headings and lists are indented now:
\showframe\showgrid \setupindenting[yes, always, big] \starttext \placelist[section] \dorecurse{5} {\section{Section \recurselevel} \input{zapf}} \stoptext
I think this may be a bug.
Minimal example: \showgrid \starttext \parindent\emwidth text \noindent text \stoptext Wolfgang