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 22:59:21 -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. 

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 change the commands into org-8ese. Does anyone know how to do this? 

Finally, are there good HTML-based slideshows that are compatible with org 8.x? 

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




jaydixit.com
newyorkwritersintensive.com
fol­low @jaydixit
Jay Dixit

reply via email to

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