ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* not working command in LMTX
@ 2020-12-08 15:59 Pablo Rodriguez
  2020-12-08 16:56 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2020-12-08 15:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: not working command in LMTX
  2020-12-08 15:59 not working command in LMTX Pablo Rodriguez
@ 2020-12-08 16:56 ` Hans Hagen
  2020-12-08 18:34   ` Pablo Rodriguez
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2020-12-08 16:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: not working command in LMTX
  2020-12-08 16:56 ` Hans Hagen
@ 2020-12-08 18:34   ` Pablo Rodriguez
  2020-12-09  8:27     ` RE : " Joseph
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2020-12-08 18:34 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE :  not working command in LMTX
  2020-12-08 18:34   ` Pablo Rodriguez
@ 2020-12-09  8:27     ` Joseph
  2020-12-09 10:15       ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Joseph @ 2020-12-09  8:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/html, Size: 4679 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re:  RE : not working command in LMTX
  2020-12-09  8:27     ` RE : " Joseph
@ 2020-12-09 10:15       ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2020-12-09 10:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Joseph

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
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-09 10:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 15:59 not working command in LMTX Pablo Rodriguez
2020-12-08 16:56 ` Hans Hagen
2020-12-08 18:34   ` Pablo Rodriguez
2020-12-09  8:27     ` RE : " Joseph
2020-12-09 10:15       ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).