From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/92086 Path: news.gmane.org!not-for-mail From: Rik Kabel Newsgroups: gmane.comp.tex.context Subject: Section heading colors lost with \startbodymatter Date: Mon, 27 Jul 2015 19:28:10 -0400 Message-ID: <55B6BE8A.8080000@rik.users.panix.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0924372949==" X-Trace: ger.gmane.org 1438039755 15221 80.91.229.3 (27 Jul 2015 23:29:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jul 2015 23:29:15 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 28 01:29:01 2015 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZJrpH-0003gD-Mr for gctc-ntg-context-518@m.gmane.org; Tue, 28 Jul 2015 01:28:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DE5BA10229 for ; Tue, 28 Jul 2015 01:28:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id YExcPjyTUciv for ; Tue, 28 Jul 2015 01:28:53 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 1DDE610232 for ; Tue, 28 Jul 2015 01:28:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 92CE6101F9 for ; Tue, 28 Jul 2015 01:28:20 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id snexNY2X2z5B for ; Tue, 28 Jul 2015 01:28:18 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id C5BD1101E6 for ; Tue, 28 Jul 2015 01:28:14 +0200 (CEST) Original-Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by filter3-til.mf.surf.net (8.14.4/8.14.4/Debian-4) with ESMTP id t6RNSBxZ018006 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 28 Jul 2015 01:28:13 +0200 Original-Received: from [192.168.9.13] (pool-71-183-246-38.nycmny.fios.verizon.net [71.183.246.38]) by mailbackend.panix.com (Postfix) with ESMTPSA id 2190C16C63 for ; Mon, 27 Jul 2015 19:28:11 -0400 (EDT) User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=166.84.1.89; country=US; region=New York; city=New York; latitude=40.7553; longitude=-73.9924; http://maps.google.com/maps?q=40.7553,-73.9924&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06OVzscDR - c89c0544e18b - 20150728 (trained as not-spam) Received-SPF: pass (filter3-til.mf.surf.net: domain of context@rik.users.panix.com designates 166.84.1.89 as permitted sender) receiver=filter3-til.mf.surf.net; client-ip=166.84.1.89; envelope-from=; helo=mailbackend.panix.com; identity=mailfrom X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.16 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.org gmane.comp.tex.context:92086 Archived-At: This is a multi-part message in MIME format. --===============0924372949== Content-Type: multipart/alternative; boundary="------------060104080005030102070802" This is a multi-part message in MIME format. --------------060104080005030102070802 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable This worked (the numbers were darkgray and there was a red dot=20 separator) until the last beta or two. With the new betas, those colors=20 disappear in the bodymatter mode and in appendices mode % When start/stop bodymatter is enabled, the number color and % separator colors are lost. When they are disabled, all is % as expected % \defineseparatorset[reddot][][{\color[red]{=C2=B7}}] \setuphead[chapter][sectionseparatorset=3Dreddot,numbercolor=3Ddarkgr= ay] \setuphead[section][sectionseparatorset=3Dreddot,numbercolor=3Ddarkgr= ay] \starttext % \startbodymatter % enable and lose colors \startchapter[title=3D{Chapter}] \startsection[title=3D{Section}] \stopsection \stopchapter % \stopbodymatter % enable and lose colors \stoptext --=20 Rik --------------060104080005030102070802 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable This worked (the numbers were darkgray and there was a red dot separator) until the last beta or two. With the new betas, those colors disappear in the bodymatter mode and in appendices mode
% When start/stop bodymatter is enabled, the number color and
%=C2=A0=C2=A0 separator colors are lost. When they are disabled= , all is
%=C2=A0=C2=A0 as expected
%
\defineseparatorset[reddot][][{\color[red]{=C2=B7}}]
\setuphead[chapter][sectionseparatorset=3Dreddot,numbercolor=3D= darkgray]
\setuphead[section][sectionseparatorset=3Dreddot,numbercolor=3D= darkgray]
\starttext
% \startbodymatter % enable and lose colors
=C2=A0=C2=A0=C2=A0 \startchapter[title=3D{Chapter}]
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 \startsection[title=3D{Section}]=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 \stopsection
=C2=A0=C2=A0=C2=A0 \stopchapter
% \stopbodymatter=C2=A0 % enable and lose colors
\stoptext

--
Rik
--------------060104080005030102070802-- --===============0924372949== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly90ZXguYWFuaGV0Lm5ldAphcmNoaXZlICA6IGh0dHA6Ly9mb3VuZHJ5LnN1cGVsZWMu ZnIvcHJvamVjdHMvY29udGV4dHJldi8Kd2lraSAgICAgOiBodHRwOi8vY29udGV4dGdhcmRlbi5u ZXQKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX18= --===============0924372949==--