emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-slidy in org 8.x?


From: Jay Dixit
Subject: [O] org-slidy in org 8.x?
Date: Wed, 23 Oct 2013 21:40:41 -0400

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="" type='text/css' /> <!-- HTMTLSLIDY JS --> <script src="" type='text/_javascript_'></script> <script src="" type='text/_javascript_'></script> <script src="" type='text/_javascript_'></script> <script src="" 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
Jay Dixit

reply via email to

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