emacs-orgmode
[Top][All Lists]
Advanced

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

[O] conditionally includes or file options


From: Jason Lewis
Subject: [O] conditionally includes or file options
Date: Fri, 18 Oct 2013 12:44:51 +1100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.23) Gecko/20090812 Lightning/0.9 Thunderbird/2.0.0.23 Mnenhy/0.7.5.0

Hi,

I have an org file stored on a Dropbox drive. I need some file options
in it for exporting to reveal.js using ox-reveal. eg:

on my mac:
#+REVEAL_EXTRA_CSS:
file:///Users/jason/source/reveal.js-fullscreen-img/fullscreen-img.css

on my windows computer:
#+REVEAL_EXTRA_CSS:
file:///C:\Users\jason\source\reveal.js-fullscreen-img\fullscreen-img.css


I'm alternating between a Windows computer and a mac for writing this
document, and so the path is different.

Is there some way I can conditionally set the path based on the computer
I'm exporting it on?

Thanks,

Jason

-- 
Jason Lewis
http://emacstragic.net




reply via email to

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