Hi, Julian,

  It seems the URL is wrong. Please see my comments below.

  Let me know if there is still problem.

Regards,
Yujie


2013/5/15 Julian M. Burgos <jul...@hafro.is>

> Hi Yujie,
>
> Thanks for the exporter!  I am still a bit confused though (seems my
> natural state).  Let say I downloaded reveal.js and placed it on my home
> directory (I am using Linux), so that the path to reveal.js is the
> following:
>
> /home/julian/.reveal/js/reveal.js
>
> so then I should add to my .emacs file
>
> (setq org-reveal-root "file:////home/julian/.reveal/js/reveal.js")

It should be three slashes ('/'), not four. Please try:
(setq org-reveal-root "file:///home/julian/.reveal/js/reveal.js")

>
> and with this I should be able to do C-c C-e R R and export to reveal,
> regardless of the location of the org file, right?  But it is not
> working, so obviously I am doing something wrong.  I get a "regular"
> HTML file instead.  Any ideas?
>
> Many thanks,
>
> Julian
>
> Yujie Wen writes:
>
> > Hi, Gary,
> >
> >   You are right. For absolute path to reveal.js, the org-reveal-root
> should
> > be set in URL form, "file:///path_to_reveal.js".
> >
> >   I will update the document to make it clear. Thanks for your
> suggestion.
> >
> > Regards,
> > Yujie
> >
> >
> > 2013/5/15 Gary Oberbrunner <ga...@oberbrunner.com>
> >
> >> Just want to say I just set this up, and it's great!  Easy to work with,
> >> and my first org-mode presentation was live in under 10 min.  One minor
> >> nit: on my Windows machine, I had to set org-reveal-root to a file:///
> URL,
> >> not a filesystem path.  Otherwise the presentation wouldn't load.
> >>
> >>
> >> On Thu, May 9, 2013 at 4:42 PM, Simon Thum <simon.t...@gmx.de> wrote:
> >>
> >>> Hi Yujie,
> >>>
> >>> thanks for your great work! I just have had my first important
> reveal.js
> >>> presentation, and wished I had an org-mode exporter while I was
> hand-coding
> >>> the presentation.
> >>>
> >>> Next time It'll be easier no doubt.
> >>>
> >>> Cheers,
> >>>
> >>> Simon
> >>>
> >>>
> >>> On 05/03/2013 02:48 PM, Yujie Wen wrote:
> >>>
> >>>> Hi,
> >>>>
> >>>>    I'd like to introduce a new Org-Mode exporter, Org-reveal, that
> >>>> exports Org-mode contents to Reveaj.js presentations.
> >>>>
> >>>>    Reveal.js is a web-based presentation framework, with beautiful 3-D
> >>>> effects and 2-D slides arrangements. The original sample illustration
> >>>> can be found at http://lab.hakim.se/reveal-js/**#/<
> http://lab.hakim.se/reveal-js/#/>
> >>>> .
> >>>>
> >>>>    With Org-reveal, you can easily exports your Org documents to
> >>>> Reveal.js presentations. A sample presentation created by Org-reveal
> can
> >>>> be found at http://naga-eda.org/home/**yujie/org-reveal/<
> http://naga-eda.org/home/yujie/org-reveal/>
> >>>> .
> >>>>
> >>>>    Org-reveal is hosted on https://github.com/yjwen/org-**reveal<
> https://github.com/yjwen/org-reveal>.
> >>>> Should
> >>>> you have any suggestion or bug-report, please contact me yjwen.ty AT
> >>>> gmail DOT com.
> >>>>
> >>>> Thanks and regards,
> >>>> Yujie
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>
> >> --
> >> Gary
> >>
>
>
> --
> Julian Mariano Burgos, PhD
> Hafrannsóknastofnunin/Marine Research Institute
> Skúlagata 4, 121 Reykjavík, Iceland
> Sími/Telephone : +354-5752037
> Bréfsími/Telefax:  +354-5752001
> Netfang/Email: jul...@hafro.is
>

Reply via email to