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

Are these commands still correct? If not, does anyone know the new correct
syntax? 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


____

Jay Dixit
jaydixit.com
newyorkwritersintensive.com
(646) 355-8001
fol­low @jaydixit <https://twitter.com/jaydixit/>
Jay Dixit

Reply via email to