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.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 25662 invoked from network); 16 Dec 2023 08:21:18 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 16 Dec 2023 08:21:18 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id B7068483E43 for ; Sat, 16 Dec 2023 09:19:08 +0100 (CET) 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 CqbBOjp6kdYr for ; Sat, 16 Dec 2023 09:19:07 +0100 (CET) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id BBB4C483C30 for ; Sat, 16 Dec 2023 09:18:21 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id BB4ED483965 for ; Sat, 16 Dec 2023 09:17:34 +0100 (CET) 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 UwpMdG5VmF-b for ; Sat, 16 Dec 2023 09:17:34 +0100 (CET) Received: from smtp-out.a16n.net (smtp-out.a16n.net [87.98.181.171]) by cgl.ntg.nl (Postfix) with ESMTP id 5C4EC483959 for ; Sat, 16 Dec 2023 09:17:34 +0100 (CET) Received: from server.a16n.net (ml.a16n.net [82.65.98.121]) by smtp-out.a16n.net (Postfix) with ESMTP id F2182460531 for ; Sat, 16 Dec 2023 09:17:33 +0100 (CET) Received: from ws.localdomain (unknown [192.168.13.254]) by server.a16n.net (Postfix) with ESMTPSA id C6E24800F8F for ; Sat, 16 Dec 2023 09:17:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a16n.net; s=a16n; t=1702714653; bh=paxdR7bOQMmsgPtcybRnYJHde4z0S8bKkUQ0vIvrEq8=; h=From:To:Subject:Date; b=hHg6A8gCDx0mQ6LrF4+esu/yRpDAuiyINYYRKfSYrCb7Z182S8OwrJI5fQwOcaJ+F lcN1bLbiif1/jY7UCmLa0YmIUIexm7jpd3Vf2pFHfYX6tEHhjrDemGv2YHoZQRKWSZ az+x1c8G6vabBiwzFHCi3EGcZagxndgeJt+PY4+SvcPJp6Ax53tgFiToN4KWE+SLeQ EnAYoSyZZ8nY3ZeRoNh5pGJlWZE9DCmwOllzXEseS7Wr5I08L1guRU+XAsKbslZ1FV TVtHQI/Ivv9iQh60zBvkvS/apG+d3IIboQHbXA4XGMcYuUb2N51dyHe3ePWTliRI6F Y3JYJxz0pH1kQ== Received: by ws.localdomain (Postfix, from userid 1000) id A62AD209DA; Sat, 16 Dec 2023 09:17:33 +0100 (CET) From: =?utf-8?Q?Peter_M=C3=BCnster?= To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Date: Sat, 16 Dec 2023 09:17:33 +0100 Message-ID: <87bkaqlfxe.fsf@a16n.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Message-ID-Hash: EASYIQETK7XOTZZBFBH53ADA4RD65WC7 X-Message-ID-Hash: EASYIQETK7XOTZZBFBH53ADA4RD65WC7 X-MailFrom: pm@a16n.net 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] error with definestartstop and startmode List-Id: mailing list for ConTeXt users Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I get an "runaway error" with the following example: --8<---------------cut here---------------start------------->8--- \definestartstop[H][color=blue, before={\startmode[h]}, after={\stopmode}] \starttext test \startH TEST \stopH \stoptext --8<---------------cut here---------------end--------------->8--- How could I create such start-stop pair please? TIA for any hints, -- Peter ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________