emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dov Grobgeld <dov.grobgeld@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-htmlslidy
Date: Fri, 12 Nov 2010 11:36:25 +0200	[thread overview]
Message-ID: <AANLkTik7GocKEfWwLpYvf=4+hkXodhCjEv0y0HwhuKHm@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1027 bytes --]

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: <link rel='stylesheet' href='blue.css' type='text/css'  /> <link
rel='stylesheet' href='dov.css' type='text/css'  />
#+BIND: org-htmlslidy-html-preamble-footer "<h1>A perl test</h1>"
#+BIND: org-export-html-preamble "<div class='background slanty'><img
src='graphics/w3c-logo-slanted.jpg' alt='slanted W3C logo' /></div><div
class='background'><img alt='' id='head-icon' src='graphics/icon-blue.png'
/></a></object></div>"

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

Regards,
Dov

[-- Attachment #1.2: Type: text/html, Size: 1469 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

                 reply	other threads:[~2010-11-12  9:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTik7GocKEfWwLpYvf=4+hkXodhCjEv0y0HwhuKHm@mail.gmail.com' \
    --to=dov.grobgeld@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).