ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* New error "page order problem in tree at page"
@ 2021-08-04 19:26 Rik Kabel via ntg-context
  2021-08-05 22:04 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Rik Kabel via ntg-context @ 2021-08-04 19:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Rik Kabel


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

With today's LMTX release I see the warning:

    backend         > tags > beware: page order problem in tree at page 1

This appears to be recently introduced to the code.

Should it be a concern? If so, where should I look to remedy it?

-- 
Rik


[-- Attachment #1.2: Type: text/html, Size: 551 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: New error "page order problem in tree at page"
  2021-08-04 19:26 New error "page order problem in tree at page" Rik Kabel via ntg-context
@ 2021-08-05 22:04 ` Hans Hagen via ntg-context
  2021-08-06  3:26   ` Rik Kabel via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen via ntg-context @ 2021-08-05 22:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

On 8/4/2021 9:26 PM, Rik Kabel via ntg-context wrote:
> With today's LMTX release I see the warning:
> 
>     backend         > tags > beware: page order problem in tree at page 1
> 
> This appears to be recently introduced to the code.
> 
> Should it be a concern? If so, where should I look to remedy it?

mwe ...


-----------------------------------------------------------------
                                           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: New error "page order problem in tree at page"
  2021-08-05 22:04 ` Hans Hagen via ntg-context
@ 2021-08-06  3:26   ` Rik Kabel via ntg-context
  2021-08-07  8:46     ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Rik Kabel via ntg-context @ 2021-08-06  3:26 UTC (permalink / raw)
  To: Hans Hagen, mailing list for ConTeXt users; +Cc: Rik Kabel


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


On 8/5/2021 18:04, Hans Hagen wrote:
> On 8/4/2021 9:26 PM, Rik Kabel via ntg-context wrote:
>> With today's LMTX release I see the warning:
>>
>>     backend         > tags > beware: page order problem in tree at 
>> page 1
>>
>> This appears to be recently introduced to the code.
>>
>> Should it be a concern? If so, where should I look to remedy it?
>
> mwe ...
>
Here it is:

    \setuptagging [state=start]
    \starttext
      The problem involves tagging.
    \stoptext

This produces, in relevant part:

    system          >
    system          > ConTeXt  ver: 2021.08.06 01:21 LMTX  fmt:
    2021.8.5  int: english/english
    system          >
    system          > 'cont-new.mkxl' loaded
    open source     > level 1, order 1, name
    'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl'
    system          > beware: some patches loaded from cont-new.mkiv
    close source    > level 1, order 1, name
    'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl'
    system          > files > jobname 'G:/order', input 'G:/order.tex',
    result 'G:/order'
    fonts           > latin modern fonts are not preloaded
    languages       > language 'en' is active
    open source     > level 1, order 2, name
    'G:/Projects/Quotations/ConTeXt version/development/order.tex'
    fonts           > preloading latin modern fonts (second stage)
    fonts           > 'fallback modern-designsize rm 12pt' is loaded
    *backend         > tags > beware: page order problem in tree at page 1*
    backend         > xmp > using file
    'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/lpdf-pdx.xml'
    pages           > flushing realpage 1, userpage 1, subpage 1
    close source    > level 1, order 2, name 'G:/order.tex'
    system          > start used files
    system          > text: order
    system          > stop used files
    system          > start used files

-- 
Rik


[-- Attachment #1.2: Type: text/html, Size: 3255 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: New error "page order problem in tree at page"
  2021-08-06  3:26   ` Rik Kabel via ntg-context
@ 2021-08-07  8:46     ` Hans Hagen via ntg-context
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen via ntg-context @ 2021-08-07  8:46 UTC (permalink / raw)
  To: Rik Kabel, mailing list for ConTeXt users; +Cc: Hans Hagen

On 8/6/2021 5:26 AM, Rik Kabel wrote:
> 
> On 8/5/2021 18:04, Hans Hagen wrote:
>> On 8/4/2021 9:26 PM, Rik Kabel via ntg-context wrote:
>>> With today's LMTX release I see the warning:
>>>
>>>     backend         > tags > beware: page order problem in tree at 
>>> page 1
>>>
>>> This appears to be recently introduced to the code.
>>>
>>> Should it be a concern? If so, where should I look to remedy it?
>>
>> mwe ...
>>
> Here it is:
> 
>     \setuptagging [state=start]
>     \starttext
>       The problem involves tagging.
>     \stoptext
i'll comment the message ... some synchronization is tricky so when 
there is a real issue we'll deal with it at that time

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

end of thread, other threads:[~2021-08-07  8:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 19:26 New error "page order problem in tree at page" Rik Kabel via ntg-context
2021-08-05 22:04 ` Hans Hagen via ntg-context
2021-08-06  3:26   ` Rik Kabel via ntg-context
2021-08-07  8:46     ` Hans Hagen via ntg-context

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