From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Change color in fontified html export for strings Date: Tue, 14 Sep 2010 09:16:43 +0100 Message-ID: <87mxrkd9jo.wl%ucecesf@ucl.ac.uk> References: <4C8E21C2.80501@gmail.com> <87wrqp9n4y.fsf@gmx.de> <4C8F200B.7090702@gmail.com> <87vd68db69.wl%ucecesf@ucl.ac.uk> <4C8F2CCC.7060407@gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Tue_Sep_14_09:16:43_2010-1" Return-path: Received: from [140.186.70.92] (port=56186 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvQhF-0001yj-74 for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 04:16:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvQhC-0003Bz-VD for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 04:16:57 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:50035) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OvQhC-0003Bg-PY for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 04:16:54 -0400 In-Reply-To: <4C8F2CCC.7060407@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: emacs-orgmode --Multipart_Tue_Sep_14_09:16:43_2010-1 Content-Type: text/plain; charset=US-ASCII On Tue, 14 Sep 2010 10:05:32 +0200, Rainer M Krug wrote: [...] > The string > > > > is in the html file, but it is not used - the color is hardcoded as > #ffff00: so this has nothing to do with CSS as style specifications can only affect specific tags, not hard-coded style information. The question then becomes one of which particular tool in the chain is generating hard-coded colours and can that tool be configured to do this in a different more general manner? [...] >
plot(
>      res,
>      stages=c(
>        "flower",
>        "parFlower",
>        "gall",
>        "midgeAdult",
>        "grePod",
>        "weavilAdult",
>        "seed"
>        ),
>      plot.type="multiple"
>      )
> 
Which tool generates this pre-formatted code snippet? I'm not up to speed on the whole export tool chain for org unfortunately. --Multipart_Tue_Sep_14_09:16:43_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Tue_Sep_14_09:16:43_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Tue_Sep_14_09:16:43_2010-1--