not working command in LMTX
Dear list, I have the following sample: \definecounter[minpagecounter][way=bypage] \def\minipagecounter {\incrementcounter[minpagecounter][1] \rawcounter[minpagecounter]} \starttext \dontleavehmode\dorecurse{4}{\minipagecounter\\} \stoptext LMTX gives only 0 as values. MkIV increments the counter. I know that something has changed in the command definition in LMTX, but I don’t know what I have to do to adapt it for this case. Many thanks for your help, Pablo -- http://www.ousia.tk
On 12/8/2020 4:59 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\definecounter[minpagecounter][way=bypage] \def\minipagecounter {\incrementcounter[minpagecounter][1] \rawcounter[minpagecounter]} \starttext \dontleavehmode\dorecurse{4}{\minipagecounter\\} \stoptext
LMTX gives only 0 as values. MkIV increments the counter.
I know that something has changed in the command definition in LMTX, but I don’t know what I have to do to adapt it for this case. fixed in next upload
----------------------------------------------------------------- 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 12/8/20 5:56 PM, Hans Hagen wrote:
On 12/8/2020 4:59 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\definecounter[minpagecounter][way=bypage] \def\minipagecounter {\incrementcounter[minpagecounter][1] \rawcounter[minpagecounter]} \starttext \dontleavehmode\dorecurse{4}{\minipagecounter\\} \stoptext
LMTX gives only 0 as values. MkIV increments the counter.
I know that something has changed in the command definition in LMTX, but I don’t know what I have to do to adapt it for this case. fixed in next upload
Many thanks for your fast fix, Hans. Pablo -- http://www.ousia.tk
On 12/9/2020 9:27 AM, Joseph wrote:
Unfortunately after running install.bat script, I see errors at the end of installation run :
This is LuaMetaTeX, Version 2.05.01 (INITEX) strange indeed, i'll make a new install to be sure (no cleu where that bin comes from)
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
-
Joseph
-
Pablo Rodriguez