all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* conditionally includes or file options
@ 2013-10-18  1:44 Jason Lewis
  2013-11-04 12:00 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Lewis @ 2013-10-18  1:44 UTC (permalink / raw)
  To: org mode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: conditionally includes or file options
  2013-10-18  1:44 conditionally includes or file options Jason Lewis
@ 2013-11-04 12:00 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-11-04 12:00 UTC (permalink / raw)
  To: Jason Lewis; +Cc: org mode

Hi Jason,

Jason Lewis <jasonblewis@gmail.com> writes:

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

Nope, sorry!

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-04 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-18  1:44 conditionally includes or file options Jason Lewis
2013-11-04 12:00 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.