From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Export Org-mode content to Reveal.js presentations Date: Fri, 3 May 2013 20:48:11 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f6464f38714ea04dbcfc3d4 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYFPL-0001gs-Pw for emacs-orgmode@gnu.org; Fri, 03 May 2013 08:48:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYFPI-0002eW-Ta for emacs-orgmode@gnu.org; Fri, 03 May 2013 08:48:15 -0400 Received: from mail-ia0-x22e.google.com ([2607:f8b0:4001:c02::22e]:37145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYFPI-0002eO-P4 for emacs-orgmode@gnu.org; Fri, 03 May 2013 08:48:12 -0400 Received: by mail-ia0-f174.google.com with SMTP id e36so1303816iag.19 for ; Fri, 03 May 2013 05:48:12 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --e89a8f6464f38714ea04dbcfc3d4 Content-Type: text/plain; charset=ISO-8859-1 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/#/. 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/. Org-reveal is hosted on 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 --e89a8f6464f38714ea04dbcfc3d4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

=A0 I'd= like to introduce a new Org-Mode exporter, Org-reveal, that exports Org-mo= de contents to Reveaj.js presentations.

=A0 Reveal.js is a web= -based presentation framework, with beautiful 3-D effects and 2-D slides ar= rangements. The original sample illustration can be found at http://lab.hakim.se/reveal-js/#/.

=A0 With Org-reveal, you can easily exports your Org documents to= Reveal.js presentations. A sample presentation created by Org-reveal can b= e found at http://na= ga-eda.org/home/yujie/org-reveal/.

=A0 Org-reveal is hosted on https://github.com/yjwen/org-reveal. Should you have any sug= gestion or bug-report, please contact me yjwen.ty AT gmail DOT com.

Thanks and regards,
Yujie

--e89a8f6464f38714ea04dbcfc3d4-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Export Org-mode content to Reveal.js presentations Date: Fri, 03 May 2013 16:23:40 +0200 Message-ID: <87ppx816s3.fsf@pank.eu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYGtw-0000LS-Hr for emacs-orgmode@gnu.org; Fri, 03 May 2013 10:23:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYGtv-0000Iy-5f for emacs-orgmode@gnu.org; Fri, 03 May 2013 10:23:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:37574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYGtu-0000Ih-RC for emacs-orgmode@gnu.org; Fri, 03 May 2013 10:23:55 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UYGtr-0006Q0-VF for emacs-orgmode@gnu.org; Fri, 03 May 2013 16:23:51 +0200 Received: from business-213-023-238-209.static.arcor-ip.net ([213.23.238.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 May 2013 16:23:51 +0200 Received: from rasmus by business-213-023-238-209.static.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 May 2013 16:23:51 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Yujie Wen writes: > 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/#/. > > 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/. > > Org-reveal is hosted on https://github.com/yjwen/org-reveal. Should you > have any suggestion or bug-report, please contact me yjwen.ty AT gmail DOT > com. Both sets of slides look amazing! Thanks for proving this exporter. Will you distribute it via org-contrib or org eventually? One (lazy) question: does it support MathJax as standard Org HTML? Again, thanks! –Rasmus -- Enough with the bla bla! From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Export Org-mode content to Reveal.js presentations Date: Fri, 3 May 2013 21:09:46 +0100 Message-ID: <87zjwbomet.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYMIq-0007GY-9F for emacs-orgmode@gnu.org; Fri, 03 May 2013 16:10:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYMIp-0008Gy-Bs for emacs-orgmode@gnu.org; Fri, 03 May 2013 16:10:00 -0400 Received: from co9ehsobe004.messaging.microsoft.com ([207.46.163.27]:11701 helo=co9outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYMIp-0008Go-6Z for emacs-orgmode@gnu.org; Fri, 03 May 2013 16:09:59 -0400 In-Reply-To: (Yujie Wen's message of "Fri, 3 May 2013 20:48:11 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: emacs-orgmode@gnu.org Yujie Wen writes: > Hi, > > I'd like to introduce a new Org-Mode exporter, Org-reveal, that exports > Org-mode contents to Reveaj.js presentations. This looks really interesting. So many choices, so little time... :( I really like the ability to see the zoomed out view of the set of slides as well as the L/R and U/D paradigm. I can see using the latter to have detail that may be missed in a short talk but included in a longer version of the same talk. Thanks, eric -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_8.0.2-68-g40635b From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Mon, 6 May 2013 12:22:42 +0800 Message-ID: References: <87ppx816s3.fsf@pank.eu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013c64a24aa40704dc050dba Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZCwo-000544-IP for emacs-orgmode@gnu.org; Mon, 06 May 2013 00:22:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZCwl-0004kd-Th for emacs-orgmode@gnu.org; Mon, 06 May 2013 00:22:46 -0400 Received: from mail-ie0-x234.google.com ([2607:f8b0:4001:c03::234]:50663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZCwl-0004kY-Oy for emacs-orgmode@gnu.org; Mon, 06 May 2013 00:22:43 -0400 Received: by mail-ie0-f180.google.com with SMTP id ar20so3689456iec.11 for ; Sun, 05 May 2013 21:22:42 -0700 (PDT) In-Reply-To: <87ppx816s3.fsf@pank.eu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --089e013c64a24aa40704dc050dba Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, Rasmus, Org-Reveal is now updated for displaying MathJax, as the HTML exporter does, except that the MathJax.org server is used instead of Orgmode.org server. Please check the updated sample illustration: http://naga-eda.org/home/yujie/org-reveal/#/4/4 :) 2013/5/3 Rasmus > Yujie Wen writes: > > > Hi, > > > > I'd like to introduce a new Org-Mode exporter, Org-reveal, that expor= ts > > 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 c= an > > be found at 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/. > > > > Org-reveal is hosted on https://github.com/yjwen/org-reveal. Should > you > > have any suggestion or bug-report, please contact me yjwen.ty AT gmail > DOT > > com. > > Both sets of slides look amazing! Thanks for proving this exporter. > > Will you distribute it via org-contrib or org eventually? > > One (lazy) question: does it support MathJax as standard Org HTML? > > Again, thanks! > > =96Rasmus > > -- > Enough with the bla bla! > > > --089e013c64a24aa40704dc050dba Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
Hi, Rasmus,

=A0 Org-Reveal is = now updated for displaying MathJax, as the HTML exporter does, except that= the MathJax.org server is used instead of Orgmode.org server.

=A0 Please check the updated sample illustration: http://naga-eda.org/home/yujie/org-revea= l/#/4/4
=A0 :)


2013/5/3 Rasmus <rasmus@gmx.us>
Yujie Wen <yjwen= .ty@gmail.com> writes:

> Hi,
>
> =A0 I'd like to introduce a new Org-Mode exporter, Org-reveal, tha= t exports
> Org-mode contents to Reveaj.js presentations.
>
> =A0 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/#/.
>
> =A0 With Org-reveal, you can easily exports your Org documents to Reve= al.js
> presentations. A sample presentation created by Org-reveal can be foun= d at
> http://naga-eda.org/home/yujie/org-reveal/.
>
> =A0 Org-reveal is hosted on https://github.com/yjwen/org-reveal. Should you=
> have any suggestion or bug-report, please contact me yjwen.ty AT gmail= DOT
> com.

Both sets of slides look amazing! =A0Thanks for proving this ex= porter.

Will you distribute it via org-contrib or org eventually?

One (lazy) question: does it support MathJax as standard Org HTML?

Again, thanks!

=96Rasmus

--
Enough with the bla bla!



--089e013c64a24aa40704dc050dba-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Mon, 6 May 2013 13:10:06 +0800 Message-ID: References: <87zjwbomet.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f6464f3c8569804dc05b69c Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZDgf-0001OS-R3 for emacs-orgmode@gnu.org; Mon, 06 May 2013 01:10:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZDgc-0000I1-TW for emacs-orgmode@gnu.org; Mon, 06 May 2013 01:10:09 -0400 Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]:55544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZDgc-0000Hd-Om for emacs-orgmode@gnu.org; Mon, 06 May 2013 01:10:06 -0400 Received: by mail-ie0-f172.google.com with SMTP id 16so3704893iea.31 for ; Sun, 05 May 2013 22:10:06 -0700 (PDT) In-Reply-To: <87zjwbomet.fsf@ucl.ac.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --e89a8f6464f3c8569804dc05b69c Content-Type: text/plain; charset=ISO-8859-1 Hi, Eric, The same feeling of me, so I wrote an exporter for Reveal.js. Hope you can enjoy it. Thanks Yujie 2013/5/4 Eric S Fraga > Yujie Wen writes: > > > Hi, > > > > I'd like to introduce a new Org-Mode exporter, Org-reveal, that exports > > Org-mode contents to Reveaj.js presentations. > > This looks really interesting. So many choices, so little time... :( > I really like the ability to see the zoomed out view of the set of > slides as well as the L/R and U/D paradigm. I can see using the latter > to have detail that may be missed in a short talk but included in a > longer version of the same talk. > > Thanks, > eric > > -- > : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D > : in Emacs 24.3.50.1 and Org release_8.0.2-68-g40635b > > --e89a8f6464f3c8569804dc05b69c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, Eric,

=A0 The same feeling= of me, so I wrote an exporter for Reveal.js. Hope you can enjoy it.
Thanks
Yujie


2013/5/4 Eric S Fraga <e.fraga@ucl.ac.uk>
Yujie Wen <yjwen= .ty@gmail.com> writes:

> Hi,
>
> =A0 I'd like to introduce a new Org-Mode exporter, Org-reveal, tha= t exports
> Org-mode contents to Reveaj.js presentations.

This looks really interesting. =A0So many choices, so little time... = :(
I really like the ability to see the zoomed out view of the set of
slides as well as the L/R and U/D paradigm. =A0I can see using the latter to have detail that may be missed in a short talk but included in a
longer version of the same talk.

Thanks,
eric

--
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.3.50.1 and Org release_8.0.2-68-g40635b


--e89a8f6464f3c8569804dc05b69c-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Export Org-mode content to Reveal.js presentations Date: Mon, 06 May 2013 10:36:17 +0200 Message-ID: <87ehdkzeri.fsf@pank.eu> References: <87ppx816s3.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZGuV-0004ZJ-7G for emacs-orgmode@gnu.org; Mon, 06 May 2013 04:36:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZGuT-0000Zq-Oj for emacs-orgmode@gnu.org; Mon, 06 May 2013 04:36:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:37098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZGuT-0000Zg-HW for emacs-orgmode@gnu.org; Mon, 06 May 2013 04:36:37 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UZGuM-0003h8-4w for emacs-orgmode@gnu.org; Mon, 06 May 2013 10:36:30 +0200 Received: from business-213-023-238-209.static.arcor-ip.net ([213.23.238.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 May 2013 10:36:30 +0200 Received: from rasmus by business-213-023-238-209.static.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 May 2013 10:36:30 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Yujie, > Org-Reveal is now updated for displaying MathJax, as the HTML exporter > does, except that the MathJax.org server is used instead of Orgmode.org > server. Out of curiosity: why? > Please check the updated sample illustration: > http://naga-eda.org/home/yujie/org-reveal/#/4/4 That's so cool! I want to write a presentation now, but unfortunately I haven't got anything to present at the moment. I like this engine as lot 'cause of its "battery included"-ness. E.g. it just 'looks nice' and has the cool dimensional properties that Eric mentioned. Thanks again for this, it looks great! –Rasmus -- m-mm-mmm-mmmm bacon! From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Export Org-mode content to Reveal.js presentations Date: Mon, 6 May 2013 10:48:00 +0200 Message-ID: <00B715F5-496D-4E24-A897-38F0E707B9D5@gmail.com> References: <87ppx816s3.fsf@pank.eu> <87ehdkzeri.fsf@pank.eu> Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZH5c-0000gL-OT for emacs-orgmode@gnu.org; Mon, 06 May 2013 04:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZH5Z-0004Aq-Rz for emacs-orgmode@gnu.org; Mon, 06 May 2013 04:48:08 -0400 Received: from ezel.ic.uva.nl ([146.50.108.158]:41318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZH5Z-0004Af-HX for emacs-orgmode@gnu.org; Mon, 06 May 2013 04:48:05 -0400 In-Reply-To: <87ehdkzeri.fsf@pank.eu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: "emacs-orgmode@gnu.org Mode" , Jason Dunsmore On 6 mei 2013, at 10:36, Rasmus wrote: > Hi Yujie, >=20 >> Org-Reveal is now updated for displaying MathJax, as the HTML = exporter >> does, except that the MathJax.org server is used instead of = Orgmode.org >> server. >=20 > Out of curiosity: why? I see that Mathjax now recommends use of its server. When we started = using MathJax, they asked users to install their own versions, probably = to limit server load on their side. But since they now recommend using = their server network - maybe Org should use this by default? - Carsten >=20 >> Please check the updated sample illustration: >> http://naga-eda.org/home/yujie/org-reveal/#/4/4 >=20 > That's so cool! I want to write a presentation now, but unfortunately > I haven't got anything to present at the moment. >=20 > I like this engine as lot 'cause of its "battery included"-ness. > E.g. it just 'looks nice' and has the cool dimensional properties that > Eric mentioned. >=20 > Thanks again for this, it looks great! >=20 > =96Rasmus >=20 > --=20 > m-mm-mmm-mmmm bacon! >=20 >=20 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Mon, 6 May 2013 17:27:02 +0800 Message-ID: References: <87ppx816s3.fsf@pank.eu> <87ehdkzeri.fsf@pank.eu> <00B715F5-496D-4E24-A897-38F0E707B9D5@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae9340ed3a42b5d04dc094d0d Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZHhK-0008QA-2Q for emacs-orgmode@gnu.org; Mon, 06 May 2013 05:27:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZHhG-00084I-Ti for emacs-orgmode@gnu.org; Mon, 06 May 2013 05:27:06 -0400 Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:57352) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZHhG-000846-Mt for emacs-orgmode@gnu.org; Mon, 06 May 2013 05:27:02 -0400 Received: by mail-ie0-f170.google.com with SMTP id aq17so3856594iec.15 for ; Mon, 06 May 2013 02:27:02 -0700 (PDT) In-Reply-To: <00B715F5-496D-4E24-A897-38F0E707B9D5@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org Mode" --14dae9340ed3a42b5d04dc094d0d Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, Rasmus, 2013/5/6 Carsten Dominik > > On 6 mei 2013, at 10:36, Rasmus wrote: > > > Hi Yujie, > > > >> Org-Reveal is now updated for displaying MathJax, as the HTML exporte= r > >> does, except that the MathJax.org server is used instead of Orgmode.or= g > >> server. > > > > Out of curiosity: why? > > I see that Mathjax now recommends use of its server. When we started > using MathJax, they asked users to install their own versions, probably t= o > limit server load on their side. But since they now recommend using thei= r > server network - maybe Org should use this by default? > > - Carsten > Yes, as explained by Carsten, MathJax encourage using their server, while Org discourage using theirs. so I switched to MathJax server. --yujie > > > > >> Please check the updated sample illustration: > >> http://naga-eda.org/home/yujie/org-reveal/#/4/4 > > > > That's so cool! I want to write a presentation now, but unfortunately > > I haven't got anything to present at the moment. > > > > I like this engine as lot 'cause of its "battery included"-ness. > > E.g. it just 'looks nice' and has the cool dimensional properties that > > Eric mentioned. > > > > Thanks again for this, it looks great! > Hope you enjoy it :) -yujie > > > > =96Rasmus > > > > -- > > m-mm-mmm-mmmm bacon! > > > > > > > --14dae9340ed3a42b5d04dc094d0d Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: quoted-printable
Hi, Rasmus,


2013/5/6 Carsten Dominik <carsten.dominik@= gmail.com>

On 6 mei 2013, at 10:36, Rasmus <rasmus= @gmx.us> wrote:

> Hi Yujie,
>
>> =A0Org-Reveal is now updated for displaying MathJax, as the HTML e= xporter
>> does, except that the MathJax.org server is used instead of Orgmod= e.org
>> server.
>
> Out of curiosity: why?

I see that Mathjax now recommends use of its server. =A0When we start= ed using MathJax, they asked users to install their own versions, probably = to limit server load on their side. =A0But since they now recommend using t= heir server network - maybe Org should use this by default?

- Carsten
Yes, as explained by Carsten, = MathJax encourage using their server, while Org discourage using theirs. so= I switched to MathJax server. --yujie

>
>> =A0Please check the updated sample illustration:
>> http://naga-eda.org/home/yujie/org-reveal/#/4/4
>
> That's so cool! =A0I want to write a presentation now, but unfortu= nately
> I haven't got anything to present at the moment.
>
> I like this engine as lot 'cause of its "battery included&quo= t;-ness.
> E.g. it just 'looks nice' and has the cool dimensional propert= ies that
> Eric mentioned.
>
> Thanks again for this, it looks great!
Hope you enjoy it :) -yujie
>
> =96Rasmus
>
> --
> m-mm-mmm-mmmm bacon!
>
>



--14dae9340ed3a42b5d04dc094d0d-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 09 May 2013 22:42:04 +0200 Message-ID: <518C0A1C.4080409@gmx.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaXfH-0006LJ-1e for emacs-orgmode@gnu.org; Thu, 09 May 2013 16:42:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaXfD-0005b9-I0 for emacs-orgmode@gnu.org; Thu, 09 May 2013 16:42:10 -0400 Received: from mout.gmx.net ([212.227.17.20]:60321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaXfD-0005b0-7K for emacs-orgmode@gnu.org; Thu, 09 May 2013 16:42:07 -0400 Received: from mailout-de.gmx.net ([10.1.76.34]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0Lnmkr-1U3Q1p1CpT-00hsER for ; Thu, 09 May 2013 22:42:06 +0200 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: emacs-orgmode@gnu.org 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/#/. > > 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/. > > Org-reveal is hosted on 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 > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Oberbrunner Subject: Re: Export Org-mode content to Reveal.js presentations Date: Tue, 14 May 2013 15:29:29 -0400 Message-ID: References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c1cf8eeed34004dcb2a63b Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcKuj-0005MP-14 for emacs-orgmode@gnu.org; Tue, 14 May 2013 15:29:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcKuh-0007qs-3q for emacs-orgmode@gnu.org; Tue, 14 May 2013 15:29:32 -0400 Received: from mail-oa0-f53.google.com ([209.85.219.53]:33146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcKug-0007qW-Sg for emacs-orgmode@gnu.org; Tue, 14 May 2013 15:29:31 -0400 Received: by mail-oa0-f53.google.com with SMTP id g12so1143804oah.26 for ; Tue, 14 May 2013 12:29:29 -0700 (PDT) In-Reply-To: <518C0A1C.4080409@gmx.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Simon Thum Cc: Yujie Wen , Orgmode Mailing List --001a11c1cf8eeed34004dcb2a63b Content-Type: text/plain; charset=ISO-8859-1 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 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/**#/ >> . >> >> 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/ >> . >> >> Org-reveal is hosted on 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 --001a11c1cf8eeed34004dcb2a63b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Just want to say I just set this up, and it's great!= =A0 Easy to work with, and my first org-mode presentation was live in under= 10 min.=A0 One minor nit: on my Windows machine, I had to set org-reveal-r= oot to a file:/// URL, not a filesystem path.=A0 Otherwise the presentation= wouldn't load.


On Thu,= May 9, 2013 at 4:42 PM, Simon Thum <simon.thum@gmx.de> wrot= e:
Hi Yujie,

thanks for your great work! I just have had my first important reveal.js pr= esentation, and wished I had an org-mode exporter while I was hand-coding t= he presentation.

Next time It'll be easier no doubt.

Cheers,

Simon


On 05/03/2013 02:48 PM, Yujie Wen wrote:
Hi,

=A0 =A0I'd like to introduce a new Org-Mode exporter, Org-reveal, that<= br> exports Org-mode contents to Reveaj.js presentations.

=A0 =A0Reveal.js is a web-based presentation framework, with beautiful 3-D<= br> effects and 2-D slides arrangements. The original sample illustration
can be found at http://lab.hakim.se/reveal-js/#/.

=A0 =A0With 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/.

=A0 =A0Org-reveal is hosted on https://github.com/yjwen/org-reveal. Shoul= d
you have any suggestion or bug-report, please contact me yjwen.ty AT
gmail DOT com.

Thanks and regards,
Yujie






--
Gary
--001a11c1cf8eeed34004dcb2a63b-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Re: Export Org-mode content to Reveal.js presentations Date: Tue, 14 May 2013 21:42:32 +0200 Message-ID: <519293A8.4030407@gmx.de> References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcL7O-0005Pb-55 for emacs-orgmode@gnu.org; Tue, 14 May 2013 15:42:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcL7M-0003lb-KG for emacs-orgmode@gnu.org; Tue, 14 May 2013 15:42:38 -0400 Received: from mout.gmx.net ([212.227.15.18]:53663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcL7M-0003l9-9V for emacs-orgmode@gnu.org; Tue, 14 May 2013 15:42:36 -0400 Received: from mailout-de.gmx.net ([10.1.76.35]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0MLDN1-1Ucc6C40H3-000IhH for ; Tue, 14 May 2013 21:42:33 +0200 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Gary Oberbrunner Cc: Yujie Wen , Orgmode Mailing List Hi Gary, just as a small tip: I put my presentations on a local webserver when holding them. This way you need not worry about paths (and can use code that needs a 'real' webserver; I think the included reveal speaker deck is in that bin too.) Cheers, Simon On 05/14/2013 09:29 PM, Gary Oberbrunner wrote: > 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 > 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/__#/ > . > > 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/ > . > > Org-reveal is hosted on > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Wed, 15 May 2013 08:58:02 +0800 Message-ID: References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b3a8472e81e3c04dcb73d67 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcQ2g-0006B3-Vg for emacs-orgmode@gnu.org; Tue, 14 May 2013 20:58:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcQ2d-0003cz-Vx for emacs-orgmode@gnu.org; Tue, 14 May 2013 20:58:06 -0400 Received: from mail-ia0-x231.google.com ([2607:f8b0:4001:c02::231]:49346) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcQ2d-0003bt-KP for emacs-orgmode@gnu.org; Tue, 14 May 2013 20:58:03 -0400 Received: by mail-ia0-f177.google.com with SMTP id z13so1453905iaz.36 for ; Tue, 14 May 2013 17:58:02 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Gary Oberbrunner Cc: Orgmode Mailing List , Simon Thum --047d7b3a8472e81e3c04dcb73d67 Content-Type: text/plain; charset=ISO-8859-1 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 > 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 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/**#/ >>> . >>> >>> 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/ >>> . >>> >>> Org-reveal is hosted on 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 > --047d7b3a8472e81e3c04dcb73d67 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, Gary,

=A0 You are rig= ht. For absolute path to reveal.js, the org-reveal-root should be set in UR= L form, "file:///path_to_reveal.js".

=A0 I will upda= te the document to make it clear. Thanks for your suggestion.

Regards,
Yujie

<= br>
2013/5/15 Gary Oberbrunner = <garyo@oberbr= unner.com>
Just want to say I just set= this up, and it's great!=A0 Easy to work with, and my first org-mode p= resentation was live in under 10 min.=A0 One minor nit: on my Windows machi= ne, I had to set org-reveal-root to a file:/// URL, not a filesystem path.= =A0 Otherwise the presentation wouldn't load.


On Thu, May 9, 2013 at 4:42 PM, Simon Thum <simon.thum@gm= x.de> wrote:
Hi Yujie,

thanks for your great work! I just have had my first important reveal.js pr= esentation, and wished I had an org-mode exporter while I was hand-coding t= he presentation.

Next time It'll be easier no doubt.

Cheers,

Simon


On 05/03/2013 02:48 PM, Yujie Wen wrote:
Hi,

=A0 =A0I'd like to introduce a new Org-Mode exporter, Org-reveal, that<= br> exports Org-mode contents to Reveaj.js presentations.

=A0 =A0Reveal.js is a web-based presentation framework, with beautiful 3-D<= br> effects and 2-D slides arrangements. The original sample illustration
can be found at http://lab.hakim.se/reveal-js/#/.

=A0 =A0With 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/.

=A0 =A0Org-reveal is hosted on https://github.com/yjwen/org-reveal. Shoul= d
you have any suggestion or bug-report, please contact me yjwen.ty AT
gmail DOT com.

Thanks and regards,
Yujie






--
Gary

--047d7b3a8472e81e3c04dcb73d67-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Julian M. Burgos" Subject: Re: Export Org-mode content to Reveal.js presentations Date: Wed, 15 May 2013 12:13:53 +0000 Message-ID: References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucaas-0001FN-LC for emacs-orgmode@gnu.org; Wed, 15 May 2013 08:14:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucaam-0005l6-Sf for emacs-orgmode@gnu.org; Wed, 15 May 2013 08:14:06 -0400 Received: from hafgarpur.hafro.is ([130.208.64.48]:57151) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucaam-0005ks-Gx for emacs-orgmode@gnu.org; Wed, 15 May 2013 08:14:00 -0400 In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: Simon Thum , Orgmode Mailing List , Gary Oberbrunner 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=20 (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 sh= ould > be set in URL form, "file:///path_to_reveal.js". > > I will update the document to make it clear. Thanks for your suggesti= on. > > Regards, > Yujie > > > 2013/5/15 Gary Oberbrunner > >> Just want to say I just set this up, and it's great! Easy to work wit= h, >> and my first org-mode presentation was live in under 10 min. One mino= r >> 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 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 illustratio= n >>>> can be found at 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/ >>>> . >>>> >>>> Org-reveal is hosted on 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 >> --=20 Julian Mariano Burgos, PhD Hafranns=C3=B3knastofnunin/Marine Research Institute Sk=C3=BAlagata 4, 121 Reykjav=C3=ADk, Iceland S=C3=ADmi/Telephone : +354-5752037 Br=C3=A9fs=C3=ADmi/Telefax: +354-5752001 Netfang/Email: julian@hafro.is From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Wed, 15 May 2013 21:35:56 +0800 Message-ID: References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bdca61858867804dcc1d438 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucc00-0006DE-IO for emacs-orgmode@gnu.org; Wed, 15 May 2013 09:44:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucbzw-0000D6-Fm for emacs-orgmode@gnu.org; Wed, 15 May 2013 09:44:08 -0400 Received: from mail-ie0-x22c.google.com ([2607:f8b0:4001:c03::22c]:64228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucbzw-0000Cj-6m for emacs-orgmode@gnu.org; Wed, 15 May 2013 09:44:04 -0400 Received: by mail-ie0-f172.google.com with SMTP id 16so3659665iea.17 for ; Wed, 15 May 2013 06:44:03 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Julian M. Burgos" Cc: Orgmode Mailing List --047d7bdca61858867804dcc1d438 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 > 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 > > > >> Just want to say I just set this up, and it's great! Easy to work wit= h, > >> and my first org-mode presentation was live in under 10 min. One mino= r > >> 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 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 illustratio= n > >>>> 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=F3knastofnunin/Marine Research Institute > Sk=FAlagata 4, 121 Reykjav=EDk, Iceland > S=EDmi/Telephone : +354-5752037 > Br=E9fs=EDmi/Telefax: +354-5752001 > Netfang/Email: julian@hafro.is > --047d7bdca61858867804dcc1d438 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, Julian,

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

= =A0 Let me know if there is still problem.

Regards,
Y= ujie


2013/5/15 Julian M. Burgos <julian@hafro.is>
Hi Yujie,

Thanks for the exporter! =A0I am still a bit confused though (seems my
natural state). =A0Let say I downloaded reveal.js and placed it on my home<= br> 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"= )=A0
It should be three slashes ('/'), not four. P= lease try:
(setq org-reveal-root "file:///home/julian/.r= eveal/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? =A0But it is not
working, so obviously I am doing something wrong. =A0I get a "regular&= quot;
HTML file instead. =A0Any ideas?

Many thanks,

Julian

Yujie Wen writes:

> Hi, Gary,
>
> =A0 You are right. For absolute path to reveal.js, the org-reveal-root= should
> be set in URL form, "file:///path_to_reveal.js".
>
> =A0 I will update the document to make it clear. Thanks for your sugge= stion.
>
> Regards,
> Yujie
>
>
> 2013/5/15 Gary Oberbrunner <garyo@oberbrunner.com>
>
>> Just want to say I just set this up, and it's great! =A0Easy t= o work with,
>> and my first org-mode presentation was live in under 10 min. =A0On= e minor
>> nit: on my Windows machine, I had to set org-reveal-root to a file= :/// URL,
>> not a filesystem path. =A0Otherwise 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 wa= s 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,
>>>>
>>>> =A0 =A0I'd like to introduce a new Org-Mode exporter, = Org-reveal, that
>>>> exports Org-mode contents to Reveaj.js presentations.
>>>>
>>>> =A0 =A0Reveal.js is a web-based presentation framework, wi= th beautiful 3-D
>>>> effects and 2-D slides arrangements. The original sample i= llustration
>>>> can be found at http://lab.hakim.se/reveal-js/**#/&l= t;http://lab= .hakim.se/reveal-js/#/>
>>>> .
>>>>
>>>> =A0 =A0With Org-reveal, you can easily exports your Org do= cuments to
>>>> Reveal.js presentations. A sample presentation created by = Org-reveal can
>>>> be found at http://naga-eda.org/home/**yujie/org-rev= eal/<http://naga-eda.org/home/yujie/org-reveal/>
>>>> .
>>>>
>>>> =A0 =A0Org-reveal is hosted on https://github.com/yjwen/org-**rev= eal<https://github.com/yjwen/org-reveal>.
>>>> Should
>>>> you have any suggestion or bug-report, please contact me y= jwen.ty AT
>>>> gmail DOT com.
>>>>
>>>> Thanks and regards,
>>>> Yujie
>>>>
>>>>
>>>
>>>
>>
>>
>> --
>> Gary
>>


--
Julian Mariano Burgos, PhD
Hafranns=F3knastofnunin/Marine Research Institute
Sk=FAlagata 4, 121 Reykjav=EDk, Iceland
S=EDmi/Telephone : +354-5752037
Br=E9fs=EDmi/Telefax: =A0+354-5752001
Netfang/Email: julian@hafro.is

--047d7bdca61858867804dcc1d438-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Julian M. Burgos" Subject: Re: Export Org-mode content to Reveal.js presentations Date: Wed, 15 May 2013 16:16:19 +0000 Message-ID: References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UceNa-0003l9-96 for emacs-orgmode@gnu.org; Wed, 15 May 2013 12:16:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UceNP-00013R-IU for emacs-orgmode@gnu.org; Wed, 15 May 2013 12:16:38 -0400 Received: from hafgarpur.hafro.is ([130.208.64.48]:64992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UceNP-000132-7T for emacs-orgmode@gnu.org; Wed, 15 May 2013 12:16:27 -0400 In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: Orgmode Mailing List Hi Yujie, I fixed the URL, but I do not think that is the issue. I took your Readme.org file and exported it using the "regular" HTML exporter, and then using the reveal exporter. The HTML in both files is very different, but when I open them in a browser both show very similar looking pages. The file obtained from the reveal exporter does not generate a presentation.=20 Maybe I am doing something wrong. If I am using your Readme.org file, I should be able to do C-c C-e R R to generate a Readme.html file with the right HTML. Then I should be able to copy this file into my .reveal directory, open it with a browser and see the presentation, right? Or I am missing something?=20 Any help will be welcomed. I have to give a 30 minute talk on Friday and I really like to get this working! :) Julian Yujie Wen writes: > 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 > >> 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 ho= me >> 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 >> > >> >> 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 m= inor >> >> 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 wrot= e: >> >> >> >>> 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, tha= t >> >>>> exports Org-mode contents to Reveaj.js presentations. >> >>>> >> >>>> Reveal.js is a web-based presentation framework, with beautifu= l 3-D >> >>>> effects and 2-D slides arrangements. The original sample illustra= tion >> >>>> 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-rev= eal >> 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=C3=B3knastofnunin/Marine Research Institute >> Sk=C3=BAlagata 4, 121 Reykjav=C3=ADk, Iceland >> S=C3=ADmi/Telephone : +354-5752037 >> Br=C3=A9fs=C3=ADmi/Telefax: +354-5752001 >> Netfang/Email: julian@hafro.is >> --=20 Julian Mariano Burgos, PhD Hafranns=C3=B3knastofnunin/Marine Research Institute Sk=C3=BAlagata 4, 121 Reykjav=C3=ADk, Iceland S=C3=ADmi/Telephone : +354-5752037 Br=C3=A9fs=C3=ADmi/Telefax: +354-5752001 Netfang/Email: julian@hafro.is From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 09:33:18 +0530 Message-ID: <20130516040318.GA18249@panahar> References: <518C0A1C.4080409@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcpPe-0002vo-Ey for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:03:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcpPd-0006J6-Gx for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:03:30 -0400 Received: from mail-pa0-f41.google.com ([209.85.220.41]:47224) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcpPd-0006Iq-Bl for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:03:29 -0400 Received: by mail-pa0-f41.google.com with SMTP id rl6so2130099pac.28 for ; Wed, 15 May 2013 21:03:28 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: Orgmode Mailing List > I'd like to introduce a new Org-Mode exporter, Org-reveal, that > exports Org-mode contents to Reveaj.js presentations. Thanks. I was trying to use it for a presentation that has unicode characters. Unicode characters do not come out okay. Is this a limitation of reveal.js, org-reveal or my setup. Parts of the file without unicode characters show up fine, but unicode characters show up as gibberish. Unicode characters show up fine in a normal html export. Vikas From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 12:50:49 +0800 Message-ID: References: <518C0A1C.4080409@gmx.de> <20130516040318.GA18249@panahar> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f234a51400ca104dcce9c2f Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52598) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucq9Z-0002WE-1g for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:51:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucq9S-0003Kz-RX for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:50:56 -0400 Received: from mail-ia0-x22e.google.com ([2607:f8b0:4001:c02::22e]:39649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucq9S-0003Kh-Id for emacs-orgmode@gnu.org; Thu, 16 May 2013 00:50:50 -0400 Received: by mail-ia0-f174.google.com with SMTP id r13so1191048iar.19 for ; Wed, 15 May 2013 21:50:49 -0700 (PDT) In-Reply-To: <20130516040318.GA18249@panahar> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen , Orgmode Mailing List --e89a8f234a51400ca104dcce9c2f Content-Type: text/plain; charset=ISO-8859-1 Hi, Vikas, It is a limitation of org-reveal, I will take a look at the unicode issue. For a temporary workaround, you can try changing the character coding on your browser. Say, for firefox, it is menu "View" -> "Character Encoding", for IE, it is menu "View" -> "Encoding". Regards, Yujie 2013/5/16 Vikas Rawal > > > I'd like to introduce a new Org-Mode exporter, Org-reveal, that > > exports Org-mode contents to Reveaj.js presentations. > > Thanks. I was trying to use it for a presentation that has unicode > characters. Unicode characters do not come out okay. Is this a > limitation of reveal.js, org-reveal or my setup. Parts of the file > without unicode characters show up fine, but unicode characters show > up as gibberish. Unicode characters show up fine in a normal html > export. > > Vikas > > --e89a8f234a51400ca104dcce9c2f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, Vikas,

=A0 It is a limitat= ion of org-reveal, I will take a look at the unicode issue.

= =A0 For a temporary workaround, you can try changing the character coding o= n your browser. Say, for firefox, it is menu "View" -> "C= haracter Encoding", for IE, it is menu "View" -> "En= coding".

Regards,
Yujie


2013/5/16 Vikas Rawal <vikaslists@ag= rarianresearch.org>

> =A0 =A0I'd like to introduce a new Org-Mode exporter, Org-reveal, = that
> exports Org-mode contents to Reveaj.js presentations.

Thanks. I was trying to use it for a presentation that has unicode characters. Unicode characters do not come out okay. Is this a
limitation of reveal.js, org-reveal or my setup. Parts of the file
without unicode characters show up fine, but unicode characters show
up as gibberish. Unicode characters show up fine in a normal html
export.

Vikas


--e89a8f234a51400ca104dcce9c2f-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 10:36:43 +0530 Message-ID: <20130516050643.GA19543@panahar> References: <518C0A1C.4080409@gmx.de> <20130516040318.GA18249@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcqP4-0004kW-05 for emacs-orgmode@gnu.org; Thu, 16 May 2013 01:06:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcqP2-00005M-PN for emacs-orgmode@gnu.org; Thu, 16 May 2013 01:06:57 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:42508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcqP2-00004z-K1 for emacs-orgmode@gnu.org; Thu, 16 May 2013 01:06:56 -0400 Received: by mail-pd0-f172.google.com with SMTP id 6so1987721pdd.31 for ; Wed, 15 May 2013 22:06:55 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: Orgmode Mailing List > >   It is a limitation of org-reveal, I will take a look at the unicode issue. Thanks. >   For a temporary workaround, you can try changing the character coding on your > browser. Say, for firefox, it is menu "View" -> "Character Encoding", for IE, > it is menu "View" -> "Encoding". That works for now. Thanks again, Vikas From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 13:17:30 +0800 Message-ID: References: <518C0A1C.4080409@gmx.de> <20130516040318.GA18249@panahar> <20130516050643.GA19543@panahar> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bd7598aa7bc1c04dccefb16 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcqZJ-00078F-AT for emacs-orgmode@gnu.org; Thu, 16 May 2013 01:17:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UcqZG-0003aj-U4 for emacs-orgmode@gnu.org; Thu, 16 May 2013 01:17:33 -0400 Received: from mail-ia0-x233.google.com ([2607:f8b0:4001:c02::233]:58199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UcqZG-0003ae-Ob for emacs-orgmode@gnu.org; Thu, 16 May 2013 01:17:30 -0400 Received: by mail-ia0-f179.google.com with SMTP id i20so1868752ian.10 for ; Wed, 15 May 2013 22:17:30 -0700 (PDT) In-Reply-To: <20130516050643.GA19543@panahar> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen , Orgmode Mailing List --047d7bd7598aa7bc1c04dccefb16 Content-Type: text/plain; charset=ISO-8859-1 Hi, Vikas, I've just updated the codes. Now org-reveal generates HTML of UTF-8 encoding, as the HTML exporter does. You can try with the latest codes. Regards, Yujie 2013/5/16 Vikas Rawal > > > > It is a limitation of org-reveal, I will take a look at the unicode > issue. > > Thanks. > > > For a temporary workaround, you can try changing the character coding > on your > > browser. Say, for firefox, it is menu "View" -> "Character Encoding", > for IE, > > it is menu "View" -> "Encoding". > That works for now. Thanks again, > > Vikas > > > --047d7bd7598aa7bc1c04dccefb16 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, Vikas,

=A0 I've just u= pdated the codes. Now org-reveal generates HTML of UTF-8 encoding, as the H= TML exporter does.

=A0 You can try with the latest codes.
<= br>
Regards,
Yujie


2013/5/16 Vikas Rawal <vikaslists@agrari= anresearch.org>
>
> =A0 It is a limitation of org-reveal, I will take a look at the unicod= e issue.

Thanks.

> =A0 For a temporary workaround, you can try changing the character cod= ing on your
> browser. Say, for firefox, it is menu "View" -> "Cha= racter Encoding", for IE,
> it is menu "View" -> "Encoding".
That works for now. Thanks again,

Vikas



--047d7bd7598aa7bc1c04dccefb16-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 19:51:11 +0530 Message-ID: <20130516142111.GB18501@panahar> References: <518C0A1C.4080409@gmx.de> <20130516040318.GA18249@panahar> <20130516050643.GA19543@panahar> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucz3X-00048u-La for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:21:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucz3W-0003z3-A5 for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:21:19 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:58154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucz3W-0003yq-3z for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:21:18 -0400 Received: by mail-pa0-f50.google.com with SMTP id fb10so2532482pad.23 for ; Thu, 16 May 2013 07:21:17 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen Cc: Orgmode Mailing List >   I've just updated the codes. Now org-reveal generates HTML of UTF-8 encoding, > as the HTML exporter does. Updated ox-reveal.el but I still seem to need to tell the browser to use unicode encoding. Vikas From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yujie Wen Subject: Re: Export Org-mode content to Reveal.js presentations Date: Thu, 16 May 2013 22:41:32 +0800 Message-ID: References: <518C0A1C.4080409@gmx.de> <20130516040318.GA18249@panahar> <20130516050643.GA19543@panahar> <20130516142111.GB18501@panahar> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01160a1ad8658a04dcd6dcd6 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UczNB-0001df-Jh for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:41:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UczN8-00025h-63 for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:41:37 -0400 Received: from mail-ia0-x233.google.com ([2607:f8b0:4001:c02::233]:43133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UczN8-00025c-0U for emacs-orgmode@gnu.org; Thu, 16 May 2013 10:41:34 -0400 Received: by mail-ia0-f179.google.com with SMTP id i20so2403818ian.10 for ; Thu, 16 May 2013 07:41:33 -0700 (PDT) In-Reply-To: <20130516142111.GB18501@panahar> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Orgmode Mailing List --089e01160a1ad8658a04dcd6dcd6 Content-Type: text/plain; charset=ISO-8859-1 Hi, Vikas, Do you mind give me a sample Org file to reproduce your problem, so that I can find a suitable solution for unicode contents? Regards, Yujie 2013/5/16 Vikas Rawal > > I've just updated the codes. Now org-reveal generates HTML of UTF-8 > encoding, > > as the HTML exporter does. > > Updated ox-reveal.el but I still seem to need to tell the browser to > use unicode encoding. > > Vikas > --089e01160a1ad8658a04dcd6dcd6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, Vikas,

=A0 Do you mind giv= e me a sample Org file to reproduce your problem, so that I can find a suit= able solution for unicode contents?

Regards,
Yujie


2013/5/= 16 Vikas Rawal <vikaslists@agrarianresearch.org>
> =A0 I've just upd= ated the codes. Now org-reveal generates HTML of UTF-8 encoding,
> as the HTML exporter does.

Updated ox-reveal.el but I still seem to need to tell the browser to<= br> use unicode encoding.

Vikas

--089e01160a1ad8658a04dcd6dcd6-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Loury Subject: Re: Export Org-mode content to Reveal.js presentations Date: Mon, 08 Dec 2014 17:00:43 +0100 Message-ID: <87a92yrv10.fsf@konixwork.incubateur.ens-lyon.fr> References: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy0kB-0008Iw-JL for emacs-orgmode@gnu.org; Mon, 08 Dec 2014 11:01:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xy0k2-0008Es-Is for emacs-orgmode@gnu.org; Mon, 08 Dec 2014 11:01:03 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:34380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy0k2-0008ES-0z for emacs-orgmode@gnu.org; Mon, 08 Dec 2014 11:00:54 -0500 Received: by mail-wi0-f178.google.com with SMTP id em10so5213818wid.5 for ; Mon, 08 Dec 2014 08:00:52 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yujie Wen , emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Yujie Wen writes: > I'd like to introduce a new Org-Mode exporter, Org-reveal, that exports > Org-mode contents to Reveaj.js presentations. I have to write a presentation and though about giving org-reveal a try. I managed to get something nice looking in about 10 minutes. Did you think about proposing org-reveal in the org contributions? Is the dependency on reveal.js a problem? Anyway, thank you very much for this very good work. =2D-=20 Konubinix GPG Key : 7439106A Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUhcsrAAoJEHXSPO10ORBqdp0H/0Ev7ilg6hL4nJpmDMBOM5bE L3Vu1ZOGT7s34IMgclJ68BrTcnNrIHRrpGphPhq42hlexZunJ9iAvN/sYI2zuGIy SzXaf9aw2ZNq6qnIpN0YAP1PLNKjBmAAAftnmenumTJNfqRuF4dJyGz+nxyXzmFT VA5DYLUv/n5o0fpiQ7o1A41orbAwUApsYP/s5lramBxS62zYKKtnneOD/c0Nl45Z baWjz3WDoADpi+iG8oWdmLLZjRbfmZQYkZTLLh7k1snk0r0jiG8O+CEv8ehAxdQO O+i22KzyOfZ63TmPH/j+IV1ucKgGJ2EtdW7EeEStaXVPV8izrsCvhjxbi7LzW08= =jkkg -----END PGP SIGNATURE----- --=-=-=--