emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Powerpoint like slideshow from default html export
@ 2012-02-11 20:27 Sander Boer
  2012-02-11 21:09 ` John Hendy
  2013-01-08 20:56 ` Benny Simonsen
  0 siblings, 2 replies; 6+ messages in thread
From: Sander Boer @ 2012-02-11 20:27 UTC (permalink / raw)
  To: emacs-orgmode

Hi All,

I usually give presentations that are graphically heavy and typically 
have 3 or 4 movies in them. Powerpoint/impress is too much of a hassle 
esp. with movies and latex/beamer is nice, but the movie package stopped 
working for me.

So I hacked together a javascript and a css that transforms the default 
html export of my org file to a slide show:
http://www.mauc.nl/presentations/test.html

Here's the org-file:
http://www.mauc.nl/presentations/test.org

Here's the rest:
http://www.mauc.nl/assets/css/orgmode-slideshow.css
http://www.mauc.nl/assets/js/orgmode-slideshow.js
(depends on jQuery)

It's iPad-ready (touch events ans such) and will present itself 
full-screen when added to the homescreen.

On non-touchscreen devices navigation is keyboard-oriented:
forward: k-key, right-arrow, up-arrow, page-up
backwards: J-key, left-arrow, down-arrow, page-down
First slide: home, A-key
Last slide: end, E-key

Also, images are auto-sized. When an image needs to share the screen 
with more images or accompanynig text (apart from the header) the screen 
real-estate is divided up between them.

All in all it works, but it is hacky.
No support for deeper trees (yet), no mouse nav and I'm personally not 
fond of how the images are handled.

Let me know what you think, I will keep you updated of the progress.

Kind Regards,
Sander

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

end of thread, other threads:[~2013-01-08 22:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-11 20:27 Powerpoint like slideshow from default html export Sander Boer
2012-02-11 21:09 ` John Hendy
2012-02-12 15:46   ` Darlan Cavalcante Moreira
2013-01-08 20:56 ` Benny Simonsen
2013-01-08 21:45   ` Eric Schulte
2013-01-08 22:36     ` Bastien

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).