ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: injectors not working in LMTX?
@ 2021-06-24 16:44 Rik Kabel
  2021-06-25 15:15 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Rik Kabel @ 2021-06-24 16:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 904 bytes --]

In March, Pablo wrote:

    the following sample (from
    https://pragma-ade.com/general/manuals/workflows-mkiv.pdf#search=resort)
    doesn’t get right output with LMTX (current latest from 2021.03.25 14:04):

       \showinjector
       \setinjector[register][3][\column]
       \setinjector[list][2][{\blank[3*big]}]
       \starttext
         \placelist[section][criterium=text]
         \blank[3*big]
         \placeregister[index][criterium=text]
         \page
         \startsection[title=Alpha] first \index{first}
         \startsection[title=Beta] second \index{second}
         \startsection[title=Gamma] third \index{third}
         \startsection[title=Delta] fourth \index{fourth}
       \stoptext

    MkIV compiles this source fine, so I think this might be a bug.

    Many thanks for your help,

    Pablo

In trying to tune a toc, I discovered that this is still an issue.

-- 
Rik

[-- Attachment #1.2: Type: text/html, Size: 1230 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] 4+ messages in thread

* Re: injectors not working in LMTX?
  2021-06-24 16:44 injectors not working in LMTX? Rik Kabel
@ 2021-06-25 15:15 ` Hans Hagen
  2021-06-26  8:44   ` Pablo Rodriguez
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2021-06-25 15:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Rik Kabel

On 6/24/2021 6:44 PM, Rik Kabel wrote:
> In March, Pablo wrote:
> 
>     the following sample (from
>     https://pragma-ade.com/general/manuals/workflows-mkiv.pdf#search=resort)
>     doesn’t get right output with LMTX (current latest from 2021.03.25 14:04):
> 
>        \showinjector
>        \setinjector[register][3][\column]
>        \setinjector[list][2][{\blank[3*big]}]
>        \starttext
>          \placelist[section][criterium=text]
>          \blank[3*big]
>          \placeregister[index][criterium=text]
>          \page
>          \startsection[title=Alpha] first \index{first}
>          \startsection[title=Beta] second \index{second}
>          \startsection[title=Gamma] third \index{third}
>          \startsection[title=Delta] fourth \index{fourth}
>        \stoptext
> 
>     MkIV compiles this source fine, so I think this might be a bug.
> 
>     Many thanks for your help,
> 
>     Pablo
> 
> In trying to tune a toc, I discovered that this is still an issue.

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] 4+ messages in thread

* Re: injectors not working in LMTX?
  2021-06-25 15:15 ` Hans Hagen
@ 2021-06-26  8:44   ` Pablo Rodriguez
  0 siblings, 0 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2021-06-26  8:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 6/25/21 5:15 PM, Hans Hagen wrote:
> On 6/24/2021 6:44 PM, Rik Kabel wrote:
>> [...]
>> In trying to tune a toc, I discovered that this is still an issue.
>
> fixed in next upload

Many thanks for your fix, Hans.

And many thanks also to you, Rik, for reporting the pending issue.

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] 4+ messages in thread

* injectors not working in LMTX?
@ 2021-03-25 16:01 Pablo Rodriguez
  0 siblings, 0 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2021-03-25 16:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans,

the following sample (from
https://pragma-ade.com/general/manuals/workflows-mkiv.pdf#search=resort)
doesn’t get right output with LMTX (current latest from 2021.03.25 14:04):

  \showinjector
  \setinjector[register][3][\column]
  \setinjector[list][2][{\blank[3*big]}]
  \starttext
    \placelist[section][criterium=text]
    \blank[3*big]
    \placeregister[index][criterium=text]
    \page
    \startsection[title=Alpha] first \index{first}
    \startsection[title=Beta] second \index{second}
    \startsection[title=Gamma] third \index{third}
    \startsection[title=Delta] fourth \index{fourth}
  \stoptext

MkIV compiles this source fine, so I think this might be a bug.

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] 4+ messages in thread

end of thread, other threads:[~2021-06-26  8:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 16:44 injectors not working in LMTX? Rik Kabel
2021-06-25 15:15 ` Hans Hagen
2021-06-26  8:44   ` Pablo Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2021-03-25 16:01 Pablo Rodriguez

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).