From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86105 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Change the default text colour for entire document Date: Mon, 27 Jan 2014 12:10:13 +0100 Message-ID: <52E63E95.4000808@wxs.nl> References: <92E6A896-65FC-43CB-96A4-7ABCD066B240@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1390821032 32198 80.91.229.3 (27 Jan 2014 11:10:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2014 11:10:32 +0000 (UTC) To: Wolfgang Schuster , mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 27 12:10:40 2014 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 1W7k5P-0004Br-RM for gctc-ntg-context-518@m.gmane.org; Mon, 27 Jan 2014 12:10:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 05810101F0; Mon, 27 Jan 2014 12:10:39 +0100 (CET) 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 BTZQPl-Km9uJ; Mon, 27 Jan 2014 12:10:33 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0F3B7101E6; Mon, 27 Jan 2014 12:10:33 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A32D9101E6 for ; Mon, 27 Jan 2014 12:10:31 +0100 (CET) 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 FIx5ZVRYFCPy for ; Mon, 27 Jan 2014 12:10:26 +0100 (CET) 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 C4A03101E1 for ; Mon, 27 Jan 2014 12:10:26 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s0RBAPhm011477 for ; Mon, 27 Jan 2014 12:10:25 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.103; Original-Received: from [10.100.1.103] (unverified [10.100.1.103]) by pragma-net.nl (SurgeMail 6.3c2) with ESMTP id 553-1713362 for multiple; Mon, 27 Jan 2014 12:10:25 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <92E6A896-65FC-43CB-96A4-7ABCD066B240@gmail.com> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06LiXap5C - 486426cb6890 - 20140127 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 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-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86105 Archived-At: On 1/27/2014 12:24 AM, Wolfgang Schuster wrote: > > Am 22.01.2014 um 02:15 schrieb Thangalin : > >> Hi, >> >> In ConTeXt to change the default text colour for the entire document, >> there are at least two settings that need to be configured: >> >> \setupcolors[textcolor=3Dred] >> \setupinmargin[line=3D13,color=3Dred,style=3Dslanted,] >> >> The border colour for tables remains black: >> >> \setupcolors[textcolor=3Dred] >> \setupinmargin[color=3Dred] >> >> \starttext >> {\bTABLE >> \bTR \bTD One \eTD \bTD Two \eTD \eTR >> \eTABLE} >> \stoptext >> >> How can you override *all* instances of black? (Ideally there would be >> a single setting that is inherited by all.) That is, it is difficult >> to know all the various aspects of a ConTeXt document that use the >> default black colour -- margins, body text, table borders, and >> possibly more that I don't know about. > > Notes (local notes excluded because they use a different placement system) > and margin texts ignore the global text color because both mechanism reset > colors and many other settings to avoid unwanted output from local changes > in the main text etc. > > Even though there is a comment about this problem for margin notes in > the source it wasn=92t fixed yet but I think it makes sense to to so. \appendtoks \inheritmaintextcolor \to \everybeforenoteinsert \appendtoks \inheritmaintextcolor \to \everymargindatacontent could work, but it needs testing as we cannot predict side effects > The problem with the black frames for natural tables are a result of the = explicit > framecolor setup for it (I guess to avoid problems when you use metapost > backgrounds which use the framecolor value). A possible way to fix this i= s to > add a framecolor setup to \setupcolors which argument is now used as defa= ult > color for the frame of natural tables, this way can use this color also i= n other > commands (core functions as well as third party modules) to set a default= value. needs some thinking \setupTABLE [framecolor=3D\maintextcolor] some settings date from mkii times but again we need to think of side = effects Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________