emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Can't get org-export-html-style-extra to work


From: Christian Moe
Subject: Re: [Orgmode] Can't get org-export-html-style-extra to work
Date: Fri, 04 Feb 2011 18:51:05 +0100
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

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 "<style>b {color: red;}</style>")
------------------------------

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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]