From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Change color in fontified html export for strings Date: Tue, 14 Sep 2010 13:41:27 +0200 Message-ID: <87aank4kns.fsf@gmx.de> References: <4C8E21C2.80501@gmail.com> <87wrqp9n4y.fsf@gmx.de> <4C8F200B.7090702@gmail.com> <87vd68db69.wl%ucecesf@ucl.ac.uk> <4C8F2CCC.7060407@gmail.com> <87mxrkd9jo.wl%ucecesf@ucl.ac.uk> <4C8F3274.4030907@gmail.com> <87pqwg4oqv.fsf@gmx.de> <8762y8d2xf.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=56222 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvTtR-0001Zy-9p for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 07:41:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OvTtP-0004DA-Oc for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 07:41:45 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:38096 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OvTtO-0004Ci-Ud for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 07:41:43 -0400 In-Reply-To: <8762y8d2xf.wl%ucecesf@ucl.ac.uk> (Eric S. Fraga's message of "Tue, 14 Sep 2010 11:39:40 +0100") 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: Eric S Fraga Cc: emacs-orgmode , Rainer M Krug Eric S Fraga writes: > Thanks Sebastian. I think that will definitely help the OP. However, > at least on my system, I believe the variable is actually > org-export-htmlize-output-type (type, not style). Yes, sorry Eric, right: org-export-htmlize-output-type Sebastian