From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/114176 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Rik Kabel via ntg-context Newsgroups: gmane.comp.tex.context Subject: undefined control sequence c!symbolcolor in MkIV, was new upload Date: Sat, 15 Jan 2022 13:34:53 -0500 Message-ID: <68c49f5a-2506-bab0-5555-86cadfaffa13@rik.users.panix.com> References: Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6962767027741570166==" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="11627"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 Thunderbird/91.5.0 Cc: Rik Kabel To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 15 19:35:25 2022 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1n8ntd-0002om-Hi for gctc-ntg-context-518@m.gmane-mx.org; Sat, 15 Jan 2022 19:35:25 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id AF2B8287C6D; Sat, 15 Jan 2022 19:35:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nMccePOGxpEk; Sat, 15 Jan 2022 19:35:00 +0100 (CET) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 223A8283A77; Sat, 15 Jan 2022 19:35:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 0EA8A283A77 for ; Sat, 15 Jan 2022 19:34:58 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KlZMJWsmHczK for ; Sat, 15 Jan 2022 19:34:57 +0100 (CET) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=166.84.1.89; helo=mailbackend.panix.com; envelope-from=context@rik.users.panix.com; receiver= Original-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)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id 0CF8C280F62 for ; Sat, 15 Jan 2022 19:34:56 +0100 (CET) Original-Received: from [192.168.1.106] (cpe-69-204-136-231.nycap.res.rr.com [69.204.136.231]) by mailbackend.panix.com (Postfix) with ESMTPSA id 4Jbmzx6jrmz15Dn for ; Sat, 15 Jan 2022 13:34:53 -0500 (EST) Content-Language: en-US In-Reply-To: X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:114176 Archived-At: This is a multi-part message in MIME format. --===============6962767027741570166== Content-Type: multipart/alternative; boundary="------------lauuyVzVDtHOMtgHHJjoWCa6" Content-Language: en-US This is a multi-part message in MIME format. --------------lauuyVzVDtHOMtgHHJjoWCa6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit MWE: \definelabel[xx][headcolor=red] \starttext ab\xx \stoptext fails, reporting in log: tex error       > tex error on line 4 in file G:/Desktop/mwe.tex: ! Undefined control sequence \c!symbolcolor \labelparameter #1->\csname \ifcsname \??labels \currentlabel :#1 \endcsname \??labels \currentlabel :#1\else \expandafter \dolabelparentparameter \csname \??labels \currentlabel :\s!parent \endcsname {#1}\fi \endcsname \useconstructionstyleandcolor ...pty \else \dousecurrentstyleparameter \fi \edef \currentcolorparameter {\labelparameter {#2} MkIV only, no problem in LMTX. -- Rik --------------lauuyVzVDtHOMtgHHJjoWCa6 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

MWE:

\definelabel[xx][headcolor=red]
\starttext
ab\xx
\stoptext

fails, reporting in log:

tex error       > tex error on line 4 in file G:/Desktop/mwe.tex: ! Undefined control sequence

<argument> \c!symbolcolor
               
\labelparameter #1->\csname \ifcsname \??labels \currentlabel :#1
                                                                 \endcsname \??labels \currentlabel :#1\else \expandafter \dolabelparentparameter \csname \??labels \currentlabel :\s!parent \endcsname {#1}\fi \endcsname
\useconstructionstyleandcolor ...pty \else \dousecurrentstyleparameter \fi \edef \currentcolorparameter {\labelparameter {#2}

MkIV only, no problem in LMTX.

--
Rik

--------------lauuyVzVDtHOMtgHHJjoWCa6-- --===============6962767027741570166== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============6962767027741570166==--