From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dov Grobgeld Subject: org-htmlslidy Date: Fri, 12 Nov 2010 11:36:25 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0694904264==" Return-path: Received: from [140.186.70.92] (port=33231 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGq3Y-00032Y-3Z for emacs-orgmode@gnu.org; Fri, 12 Nov 2010 04:36:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGq3X-00073q-0n for emacs-orgmode@gnu.org; Fri, 12 Nov 2010 04:36:28 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:40295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGq3W-00073l-TD for emacs-orgmode@gnu.org; Fri, 12 Nov 2010 04:36:26 -0500 Received: by yxf34 with SMTP id 34so1306029yxf.0 for ; Fri, 12 Nov 2010 01:36:26 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0694904264== Content-Type: multipart/alternative; boundary=000e0cd59cccfdd6370494d7d2d6 --000e0cd59cccfdd6370494d7d2d6 Content-Type: text/plain; charset=ISO-8859-1 org-htmlslidy is an org-mode html export option that outputs the result in HTML Slidy format, see: http://www.w3.org/Talks/Tools/Slidy2/#%281%29 . The work in progress may be downloaded from: https://github.com/dov/org-slidy Note that the resulting output may be heavily modified by supplying additional css setup. E.g. the following header to an org file may be used to choose the color and icons used on the W3C pages (you have to download them locally as well). #+STYLE: #+BIND: org-htmlslidy-html-preamble-footer "

A perl test

" #+BIND: org-export-html-preamble "
slanted W3C logo
" Thanks a lot to the author of org-s5, Yann Hodique! org-htmlslidy is just a slight modification of his module. Regards, Dov --000e0cd59cccfdd6370494d7d2d6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
org-htmlslidy is an org-mode html export option that outpu= ts the result in HTML Slidy format, see: http://www.w3.org/Talks/Tools/Slidy2/#%281%29 .=

The work in progress may be downloaded from:

https://github.com/dov/org-slidy

Note = that the resulting output may be heavily modified by supplying additional c= ss setup. E.g. the following header to an org file may be used to choose th= e color and icons used on the W3C pages (you have to download them locally = as well).

#+STYLE: <link rel=3D'stylesheet' href=3D'blue.css' = type=3D'text/css'=A0 /> <link rel=3D'stylesheet' href= =3D'dov.css' type=3D'text/css'=A0 />
#+BIND: org-htm= lslidy-html-preamble-footer "<h1>A perl test</h1>" #+BIND: org-export-html-preamble "<div class=3D'background slan= ty'><img src=3D'graphics/w3c-logo-slanted.jpg' alt=3D'= ;slanted W3C logo' /></div><div class=3D'background'= ;><img alt=3D'' id=3D'head-icon' src=3D'graphics/= icon-blue.png' /></a></object></div>"

Thanks a lot to the author of org-s5, Yann Hodique! org-htmlslidy is ju= st a slight modification of his module.

Regards,
Dov

--000e0cd59cccfdd6370494d7d2d6-- --===============0694904264== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0694904264==--