emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Can't get org-export-html-style-extra to work
@ 2010-12-16  9:58 Christian Moe
  2011-02-03 18:34 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Moe @ 2010-12-16  9:58 UTC (permalink / raw)
  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 "<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?

On the other hand, the STYLE option works fine:
: #+STYLE: <style>b {color: red;}</style>

Yours,
Christian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-02-04 19:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-16  9:58 Can't get org-export-html-style-extra to work Christian Moe
2011-02-03 18:34 ` Bastien
2011-02-04 17:51   ` Christian Moe
2011-02-04 19:08     ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).