emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] A problem about publishing CSS file


From: Water Lin
Subject: [Orgmode] A problem about publishing CSS file
Date: Tue, 10 Nov 2009 10:28:22 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt)

I want to publish org file to webpage using my own CSS file. I added a
line like this in my org file:
----------------
#+STYLE:    <link rel="stylesheet" type="text/css" href="../css/stylesheet.css" 
/>

But after I publish the org file using M-x org-publish-current-file, the
output webpage file doesn't use the .. path. The result is like this:
----------------
<link type="text/css" href="./css/stylesheet.css" rel="stylesheet">

Where is the .. gone? Why this happens?

Thanks

Water Lin

-- 
Water Lin's notes and pencils: http://en.waterlin.org
Email: address@hidden
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 





reply via email to

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