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. 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 -----------------------------------------------------------------
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. Pablo -- http://www.ousia.tk
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
On 11/18/2020 10:21 PM, Wolfgang Schuster wrote:
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 found it ... fixed in next upload (relates to normalization)
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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Pablo Rodriguez
-
Wolfgang Schuster