Re: Presentation software

Christophe Rhodes <[email protected]> Mon, 04 Aug 2003 13:01:20 +0100
Newsgroups gmane.lisp.clump
Message-ID <[email protected]>
Daniel Barlow <[email protected]> writes:

>   Element names are chosen to be vaguely reminiscent of HTML, but no 
>   real attempt is made to conform to any kind of html standard
>
> * Most likely future features:
>   - Add pictures
>   - Funky inter-slide dissolves/wipes/fades etc

"Export to HTML" might be quite nice, and fairly straightforward. :-)

Cheers,

Christophe
-- 
http://www-jcsu.jesus.cam.ac.uk/~csr21/       +44 1223 510 299/+44 7729 383 757
(set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b)))
(defvar b "~&Just another Lisp hacker~%")    (pprint #36rJesusCollegeCambridge)