Erik Iverson <er...@ccbr.umn.edu> wrote:

> Stephen,
> 
> There may be a better answer, but I see in the
> doc-string for org-export-html-style, that:
> 
> As the value of this option simply gets inserted into the HTML <head>
> header, you can \"misuse\" it to add arbitrary text to the header.
> See also the variable `org-export-html-style-extra'.
> 
> However, I doubt you want to use the 'org-export-html-style' variable,
> since it looks like you have to specify the entire header, but
> perhaps the 'style-extra' version will do what you want?
> 

I don't know of a better answer, but it's OK to use org-export-html-style
if you want. You don't need to specify the entire header: the default
style header comes from org-export-html-style-default.

However, the style-extra version *is* more convenient because it can
be set per-file with

#+STYLE:  whatever you want

Nick






_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to