emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-slidy and other HTML slideshows in org 8.x?
@ 2013-10-24  3:12 Jay Dixit
  2013-10-24  9:41 ` Rasmus
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jay Dixit @ 2013-10-24  3:12 UTC (permalink / raw)
  To: emacs-orgmode

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

Hey everyone,

I'm trying to use Dov Grobgeld's org-slidy (https://github.com/dov/org-slidy)
to create HTML-based slideshows using org-mode, but it doesn't seem to be
working. I'm not sure, but I suspect this is because the syntax for org's
HTML export may have changed?

Here are the options used by org-slidy.
https://gist.github.com/7129945

I tried to fix it by taking out the "-export" from the commands, but it
didn't work. Does anyone know the new correct syntax for these options?

I'm having similar issues trying to use Takumi Kinjo's
org-html5presentation (https://github.com/kinjo/org-html5presentation.el)
and org-impress-js (https://github.com/kinjo/org-impress-js.el). I get
errors like "void-variable org-export-html-special-string-regexps," but I
don't know enough to translate the commands into org-8ese. Does anyone know
how to do this?

Finally, are there other HTML-based slideshows that are compatible with org
8 besides s5 and deck.js?

Thanks!


#+OPTIONS: H:1 num:nil toc:nil \n:nil @:t ::t |:t ^:t f:t LaTeX:t
#+BIND: org-export-html-style-include-default nil
#+BIND: org-export-html-style-include-scripts t
#+BIND: org-export-html-auto-preamble nil
#+BIND: org-export-html-auto-postamble nil
#+BIND: org-export-html-style "<!-- configuration parameters --> <meta
name='duration' content='5' /> <meta name='font-size-adjustment'
content='2' /> <!-- style sheet links --> <link rel='stylesheet'
href='slidy.css' type='text/css' /> <!-- HTMTLSLIDY JS --> <script
src='htmlslidy-slides.js' type='text/javascript'></script> <script
src='slidy.js' type='text/javascript'></script> <script src='jquery.js'
type='text/javascript'></script> <script src='org-slidy-slides.js'
type='text/javascript'></script>"
#+BIND: org-export-html-style-extra ""
#+BIND: org-export-html-preamble org-htmlslidy-html-preamble-function
#+BIND: org-export-html-postamble org-htmlslidy-html-postamble-function

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

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

end of thread, other threads:[~2013-10-25 14:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-24  3:12 org-slidy and other HTML slideshows in org 8.x? Jay Dixit
2013-10-24  9:41 ` Rasmus
2013-10-24 16:04 ` Rick Frankel
2013-10-24 23:41 ` Rick Frankel
2013-10-25  1:17 ` Rick Frankel
2013-10-25 14:19   ` Rick Frankel

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