ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] out of order sectionsblocks
@ 2023-09-05  2:06 Rik Kabel
  2023-09-05 11:33 ` [NTG-context] " Hans Hagen via ntg-context
  0 siblings, 1 reply; 2+ messages in thread
From: Rik Kabel @ 2023-09-05  2:06 UTC (permalink / raw)
  To: ntg-context


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

The following example generates a log file which begins with the line

    structure       > lists > out of order sectionsblocks, maybe use
    \setsectionblock

My larger document has over a hundred of these at the beginning.

    \setupnote [endnote] [location=none]
    \starttext
      \startbodymatter
       \startchapter[title={Body}]
        \startparagraph
         \input knuthmath
         \startendnote
         \input knuth-gpt
         \stopendnote
        \stopparagraph
       \stopchapter
      \stopbodymatter
      \startbackmatter
       \startchapter[title={Notes}]
        \placenotes [endnote]
       \stopchapter
      \stopbackmatter
    \stoptext

Can the message be suppressed? Is there a better way to set up the 
document to have endnotes for text in other-than-backmatter 
sectionblocks appear in the backmatter sectionblock?

-- 
Rik

[-- Attachment #1.2: Type: text/html, Size: 1450 bytes --]

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

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

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

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

* [NTG-context] Re: out of order sectionsblocks
  2023-09-05  2:06 [NTG-context] out of order sectionsblocks Rik Kabel
@ 2023-09-05 11:33 ` Hans Hagen via ntg-context
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen via ntg-context @ 2023-09-05 11:33 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 9/5/2023 4:06 AM, Rik Kabel wrote:
> The following example generates a log file which begins with the line
> 
>     structure       > lists > out of order sectionsblocks, maybe use
>     \setsectionblock
> 
> My larger document has over a hundred of these at the beginning.
> 
>     \setupnote [endnote] [location=none]
>     \starttext
>       \startbodymatter
>        \startchapter[title={Body}]
>         \startparagraph
>          \input knuthmath
>          \startendnote
>          \input knuth-gpt
>          \stopendnote
>         \stopparagraph
>        \stopchapter
>       \stopbodymatter
>       \startbackmatter
>        \startchapter[title={Notes}]
>         \placenotes [endnote]
>        \stopchapter
>       \stopbackmatter
>     \stoptext
> 
> Can the message be suppressed? Is there a better way to set up the 
> document to have endnotes for text in other-than-backmatter 
> sectionblocks appear in the backmatter sectionblock?

i'll bring the mewssage under tracker control and assume that you will 
answer all questions wrt side effects (in this case probably harmless 
but who knows when there is a real messed up block order cq. multiple 
same blocks used)

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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2023-09-05 11:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-05  2:06 [NTG-context] out of order sectionsblocks Rik Kabel
2023-09-05 11:33 ` [NTG-context] " 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).