From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Can't get org-export-html-style-extra to work Date: Thu, 03 Feb 2011 19:34:58 +0100 Message-ID: <87r5bpq84t.fsf@gnu.org> References: <4D09E2CB.8070702@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=38191 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pl41G-00077S-1G for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 13:35:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pl41E-0007ph-H3 for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 13:35:01 -0500 Received: from mail-ew0-f41.google.com ([209.85.215.41]:49911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pl41E-0007pa-9w for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 13:35:00 -0500 Received: by ewy27 with SMTP id 27so832862ewy.0 for ; Thu, 03 Feb 2011 10:34:59 -0800 (PST) In-Reply-To: <4D09E2CB.8070702@christianmoe.com> (Christian Moe's message of "Thu, 16 Dec 2010 10:58:35 +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: mail@christianmoe.com Cc: Org Mode Hi Christian, Christian Moe writes: > What am I doing wrong in the following example? > > ------------------------------ > #+TITLE: Test > > Some *bold* text. > > Evaluate this: > (setq org-export-html-style-extra "") > ------------------------------ > > With org-export-html-style-extra set as above, I expect the exported > HTML source to include the style, and the bolded text to be red, but > this does not happen. Isn't the variable supposed to work this way? I'm not able to reproduce this. Do you still have this problem? -- Bastien