From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Can't get org-export-html-style-extra to work Date: Thu, 16 Dec 2010 10:58:35 +0100 Message-ID: <4D09E2CB.8070702@christianmoe.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=40427 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTAa5-0007PG-8y for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 04:57:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTAZs-0001zz-6V for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 04:56:49 -0500 Received: from mars.hitrost.net ([91.185.211.18]:49930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTAZs-0001vK-16 for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 04:56:48 -0500 Received: from lk.92.63.17.213.dc.cable.static.lj-kabel.net ([92.63.17.213] helo=Celebrian.local) by mars.hitrost.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1PTAZG-0000LD-LV for emacs-orgmode@gnu.org; Thu, 16 Dec 2010 10:56:10 +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: Org Mode Hi, 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? On the other hand, the STYLE option works fine: : #+STYLE: Yours, Christian 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Can't get org-export-html-style-extra to work Date: Fri, 04 Feb 2011 18:51:05 +0100 Message-ID: <4D4C3C89.8060003@christianmoe.com> References: <4D09E2CB.8070702@christianmoe.com> <87r5bpq84t.fsf@gnu.org> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=51941 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlPm8-0008Cx-Dc for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 12:48:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlPm6-00024o-Gg for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 12:48:51 -0500 Received: from mars.hitrost.net ([91.185.211.18]:34696) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlPm6-0001zw-B8 for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 12:48:50 -0500 In-Reply-To: <87r5bpq84t.fsf@gnu.org> 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: Bastien Cc: Org Mode Hi, Bastien, Thanks for taking this up -- I had forgotten I reported it. :) No, whatever the problem was, it seems to be gone now. The snippet below now works as expected. Yours, Christian On 2/3/11 7:34 PM, Bastien wrote: > 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? > 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: Fri, 04 Feb 2011 20:08:00 +0100 Message-ID: <87mxmbbotr.fsf@gnu.org> References: <4D09E2CB.8070702@christianmoe.com> <87r5bpq84t.fsf@gnu.org> <4D4C3C89.8060003@christianmoe.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=50585 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlR0m-0003uE-MR for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 14:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlR0k-0002Ey-3c for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 14:08:04 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:62381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlR0j-0002El-VF for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 14:08:02 -0500 Received: by wwb17 with SMTP id 17so2645288wwb.30 for ; Fri, 04 Feb 2011 11:07:58 -0800 (PST) In-Reply-To: <4D4C3C89.8060003@christianmoe.com> (Christian Moe's message of "Fri, 04 Feb 2011 18:51:05 +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 Christian Moe writes: > No, whatever the problem was, it seems to be gone now. The snippet > below now works as expected. Great, thanks for confirming! -- Bastien