From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=HTML_MESSAGE, MAILING_LIST_MULTI,URIBL_SBL_A autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 15451 invoked from network); 5 Sep 2023 02:08:47 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 5 Sep 2023 02:08:47 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 5B453482F4D for ; Tue, 5 Sep 2023 04:07:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vXfX4R0r2eLs for ; Tue, 5 Sep 2023 04:07:27 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id D2FDB482F51 for ; Tue, 5 Sep 2023 04:06:48 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id F3C5B482EB7 for ; Tue, 5 Sep 2023 04:06:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LwDki9CnQVY6 for ; Tue, 5 Sep 2023 04:06:23 +0200 (CEST) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by cgl.ntg.nl (Postfix) with ESMTPS id 59147482EB6 for ; Tue, 5 Sep 2023 04:06:23 +0200 (CEST) Received: from [192.168.5.71] (cpe-24-194-2-237.nycap.res.rr.com [24.194.2.237]) by mailbackend.panix.com (Postfix) with ESMTPSA id 4RfplL07fnz47Qy for ; Mon, 4 Sep 2023 22:06:21 -0400 (EDT) Message-ID: Date: Mon, 4 Sep 2023 22:06:20 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ntg-context@ntg.nl Content-Language: en-US From: Rik Kabel Message-ID-Hash: GYURI523WULJ7WYJFQ3H2TJT6AJK7SZA X-Message-ID-Hash: GYURI523WULJ7WYJFQ3H2TJT6AJK7SZA X-MailFrom: ConTeXt@rik.users.panix.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] out of order sectionsblocks List-Id: mailing list for ConTeXt users Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: multipart/mixed; boundary="===============6800466047685381046==" This is a multi-part message in MIME format. --===============6800466047685381046== Content-Type: multipart/alternative; boundary="------------98pFDdx8H8qBLshM6MuJgYn8" Content-Language: en-US This is a multi-part message in MIME format. --------------98pFDdx8H8qBLshM6MuJgYn8 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 --------------98pFDdx8H8qBLshM6MuJgYn8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

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

--------------98pFDdx8H8qBLshM6MuJgYn8-- --===============6800466047685381046== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============6800466047685381046==--