emacs-orgmode
[Top][All Lists]
Advanced

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

[O] inlining an external css file


From: Rustom Mody
Subject: [O] inlining an external css file
Date: Sun, 5 Jun 2011 20:22:44 +0530

I am trying to inline a css file into the org generated html

In my org file

#+STYLE: <style123>
#+INCLUDE:  mystyle.css
#+STYLE: </style456>

The html generated shows
<style123>
</style456>

ie the INCLUDE seems to have been silently skipped


reply via email to

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