From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay Dixit Subject: org-slidy in org 8.x? Date: Wed, 23 Oct 2013 21:40:41 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1134d1ba98f7c904e972ba5f Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZ9vI-0001jF-Dl for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 21:41:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZ9vG-0004Pf-VV for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 21:41:16 -0400 Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:36695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZ9vG-0004PS-Ki for emacs-orgmode@gnu.org; Wed, 23 Oct 2013 21:41:14 -0400 Received: by mail-we0-f172.google.com with SMTP id q58so1664469wes.3 for ; Wed, 23 Oct 2013 18:41:13 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a1134d1ba98f7c904e972ba5f Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey everyone, I'm trying to use Dov Grobgeld's org-slidy (https://github.com/dov/org-slid= y) 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 " " #+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=ADlow @jaydixit Jay Dixit --001a1134d1ba98f7c904e972ba5f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hey everyone,

I'm trying to use=A0Dov Grobgeld's org-slidy (https://github.com/dov/org-slidy) to create HTM= L-based slideshows using org-mode, but it doesn't seem to be working.= =A0

I'm not sure, but I suspect this is because the s= yntax for org's HTML export may have changed?=A0

Here are the options used by org-slidy.=A0

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-expo= rt-html-style-include-scripts t
#+BIND: org-export-html-auto-preamble nil
#+BIND: org-expo= rt-html-auto-postamble nil
#+BIND: org-export-html-style "<!-- configur= ation parameters --> <meta name=3D'duration' content=3D'5= ' /> <meta name=3D'font-size-adjustment' content=3D'2= ' /> <!-- style sheet links --> <link rel=3D'stylesheet= ' href=3D'slidy.css' type=3D'text/css' /> <!-- HT= MTLSLIDY JS --> <script src=3D'htmlslidy-slides.js' type=3D&#= 39;text/javascript'></script> <script src=3D'slidy.js&#= 39; type=3D'text/javascript'></script> <script src=3D&#= 39;jquery.js' type=3D'text/javascript'></script> <s= cript src=3D'org-slidy-slides.js' type=3D'text/javascript'&= gt;</script>"
#+BIND: org-expo= rt-html-style-extra ""
<= font face=3D"georgia, serif">#+BIND: org-export-html-preamble org-htmlslidy= -html-preamble-function
#+BIND: org-expo= rt-html-postamble org-htmlslidy-html-postamble-function


____

=
Jay Dixit
<= span style=3D"font-family:georgia,serif">(646) 355-8001
Jay Dixit
--001a1134d1ba98f7c904e972ba5f--