Re: [Orgmode] Embedding the style when exporting to HTML

2010-12-19 Thread Christian Moe
On 12/14/10 10:05 PM, Francesco Pizzolante wrote: Hi Christian, The following would make the exported HTML link to an external stylesheet. #+STYLE: But that 's not what you're after? You want the stylesheet to be /outside/ (linked from) your Org file, but /embedded in/ the exported HTML? Did

Re: [Orgmode] Embedding the style when exporting to HTML

2010-12-14 Thread Francesco Pizzolante
Hi Christian, > The following would make the exported HTML link to an external stylesheet. > > #+STYLE: > > But that 's not what you're after? You want the stylesheet to be /outside/ > (linked from) your Org file, but /embedded in/ the exported HTML? Did I get > that right? Indeed. That would be

Re: [Orgmode] Embedding the style when exporting to HTML

2010-12-14 Thread Christian Moe
Hi, The following would make the exported HTML link to an external stylesheet. #+STYLE: But that 's not what you're after? You want the stylesheet to be /outside/ (linked from) your Org file, but /embedded in/ the exported HTML? Did I get that right? CM On 12/14/10 5:54 PM, Francesco Pizz

[Orgmode] Embedding the style when exporting to HTML

2010-12-14 Thread Francesco Pizzolante
Hi, I'm still in the process of managing a project with Org while trying to evangelize my colleagues to Org. The goal is to share documents in the simplest possible way. What I'm trying to do is to have my style be embedded (inline) to my exported HTML file. Today, it can done by customizing org