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 3279 invoked from network); 15 Sep 2023 02:12:49 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 15 Sep 2023 02:12:49 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id EAC3B48303E for ; Fri, 15 Sep 2023 04:11:33 +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 qBfjWbmdTLnf for ; Fri, 15 Sep 2023 04:11:33 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 6ED28483055 for ; Fri, 15 Sep 2023 04:10:57 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id B24C74807E7 for ; Fri, 15 Sep 2023 04:10:31 +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 6EP3wvqpXlOX for ; Fri, 15 Sep 2023 04:10:31 +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 37FE44806EC for ; Fri, 15 Sep 2023 04:10:31 +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 4RmyMT5nXDzJf8 for ; Thu, 14 Sep 2023 22:10:29 -0400 (EDT) Message-ID: Date: Thu, 14 Sep 2023 22:10:30 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: ntg-context@ntg.nl References: From: Rik Kabel In-Reply-To: Message-ID-Hash: ECK43ZKR7VEA5ECGJHMBOZFW45S3TUFZ X-Message-ID-Hash: ECK43ZKR7VEA5ECGJHMBOZFW45S3TUFZ 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] Re: Chapters without new page 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="===============7603218994235097305==" This is a multi-part message in MIME format. --===============7603218994235097305== Content-Type: multipart/alternative; boundary="------------2MNV8JFGQtCdXD1W0aPUiR0B" Content-Language: en-US This is a multi-part message in MIME format. --------------2MNV8JFGQtCdXD1W0aPUiR0B Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 9/14/2023 5:49 PM, Jeroen wrote: > In the \startbackmatter ... \stopbackmatter section i would like to > have some chapters that are not automatically placed on a new page for > the next chapter. Is there an easy way to suppress the new page for > these chapters? > Thanks, Jeroen > Untried: 1. Define a new section head that clones chapter (\definehead[NPChapter][chapter]). 2. Modify the new section head so that it does not do a break (\setuphead[NPChapter][page=no]). 3. Use the new section head instead of \chapter or \startchapter. -- Rik --------------2MNV8JFGQtCdXD1W0aPUiR0B Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit


On 9/14/2023 5:49 PM, Jeroen wrote:
In the \startbackmatter ... \stopbackmatter section i would like to have some chapters that are not automatically placed on a new page for the next chapter. Is there an easy way to suppress the new page for these chapters?
Thanks, Jeroen

Untried:

  1. Define a new section head that clones chapter (\definehead[NPChapter][chapter]).
  2. Modify the new section head so that it does not do a break (\setuphead[NPChapter][page=no]).
  3. Use the new section head instead of \chapter or \startchapter.
--
Rik
--------------2MNV8JFGQtCdXD1W0aPUiR0B-- --===============7603218994235097305== 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 ___________________________________________________________________________________ --===============7603218994235097305==--