emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yujie Wen <yjwen.ty@gmail.com>
To: "Julian M. Burgos" <julian@hafro.is>
Cc: Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Export Org-mode content to Reveal.js presentations
Date: Wed, 15 May 2013 21:35:56 +0800	[thread overview]
Message-ID: <CAHenMCFSPBPP73djgqF3i-9_NFDD5mQ8ViTjT0_AStPVoT_+=w@mail.gmail.com> (raw)
In-Reply-To: <xgzbo8cmoe6.fsf@hafnfirdingur.hafro.is>

[-- Attachment #1: Type: text/plain, Size: 3479 bytes --]

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 <julian@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 <garyo@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.thum@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: julian@hafro.is
>

[-- Attachment #2: Type: text/html, Size: 5538 bytes --]

  reply	other threads:[~2013-05-15 13:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-03 12:48 Export Org-mode content to Reveal.js presentations Yujie Wen
2013-05-03 14:23 ` Rasmus
2013-05-06  4:22   ` Yujie Wen
2013-05-06  8:36     ` Rasmus
2013-05-06  8:48       ` Carsten Dominik
2013-05-06  9:27         ` Yujie Wen
2013-05-03 20:09 ` Eric S Fraga
2013-05-06  5:10   ` Yujie Wen
2013-05-09 20:42 ` Simon Thum
2013-05-14 19:29   ` Gary Oberbrunner
2013-05-14 19:42     ` Simon Thum
2013-05-15  0:58     ` Yujie Wen
2013-05-15 12:13       ` Julian M. Burgos
2013-05-15 13:35         ` Yujie Wen [this message]
2013-05-15 16:16           ` Julian M. Burgos
2013-05-16  4:03             ` Vikas Rawal
2013-05-16  4:50               ` Yujie Wen
2013-05-16  5:06                 ` Vikas Rawal
2013-05-16  5:17                   ` Yujie Wen
2013-05-16 14:21                     ` Vikas Rawal
2013-05-16 14:41                       ` Yujie Wen
2014-12-08 16:00 ` Samuel Loury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHenMCFSPBPP73djgqF3i-9_NFDD5mQ8ViTjT0_AStPVoT_+=w@mail.gmail.com' \
    --to=yjwen.ty@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=julian@hafro.is \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).