emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-reveal questions


From: Fabrice Popineau
Subject: Re: [O] org-reveal questions
Date: Fri, 23 Oct 2015 11:09:44 +0200

I switched to org-reveal from beamer.
Beamer clutters your slides with too much markup. 
(I ended up with much more markup than text in my slides).

Moroever, Reveal offers features that no pdf reader offers at least under windows :
- separate frame for notes, timer, next slide
- ability to synchronize other clients on the master display 
(your students can connect and their slides move as you move yours)
And it is very quick to compile a deck of x100 slides, where beamer can take minutes.

To answer the first question :
- load bootstrap in the <head> section of your slides
- then you can add div's with class col-xs-6 for example and split your frame in 2 columns.

I load bootstrap, mathjax and some personal js and css. It is working pretty well.
It is not as clean as beamer out of the box, but it is more efficient. 
With a good css, it should be  as clean as beamer. 

Fabrice

2015-10-23 10:39 GMT+02:00 Eric S Fraga <address@hidden>:
On Friday, 23 Oct 2015 at 09:45, Xebar Saram wrote:
> Thx Eric
>
> ill check out beamer..i guess i need to know latex for that right?

Not necessarily.  You can do a lot without any LaTeX knowledge.  Most of
the issues you had with org-reveal are solved in ox-beamer.

Check out http://orgmode.org/worg/exporters/beamer/ox-beamer.html
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-161-gd2ac25




--
Fabrice Popineau
-----------------------------
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
------------------------------


reply via email to

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