Re: [O] exporting org to html using an external css stylesheet

2012-03-16 Thread Christian Moe
1. Does the link .../ show up in the HTML source of the exported 
document? Is the relative URL correct?


2. Wild guess: Are you perhaps expecting the default org-mode 
stylesheet to go away? It doesn't; default styles will still be shown 
if they are not specifically superseded by those you add. To turn off 
the defaults altogether, customize org-export-html-style-include-default.


Yours,
Christian

On 3/16/12 12:19 AM, Zachary Jones wrote:

I am trying to set up a website using org-mode and would like to use
an external css stylesheet. I am currently using the #+STYLE: option
with the argument link rel=stylesheet type=text/css
href=./stylesheet.css /. The exported html documents seem to be
using the default org-mode styling though. I can't seem to get the
exported html documents to recognize and use the css. Help!

--
Zachary M. Jones






[O] exporting org to html using an external css stylesheet

2012-03-15 Thread Zachary Jones
I am trying to set up a website using org-mode and would like to use an 
external css stylesheet. I am currently using the #+STYLE: option with the 
argument link rel=stylesheet type=text/css href=./stylesheet.css /. The 
exported html documents seem to be using the default org-mode styling though. I 
can't seem to get the exported html documents to recognize and use the css. 
Help! 

-- 
Zachary M. Jones