> is there a particular crazy pythonic way of doing slides Personally I kind of like using rst2pdf (python + reportlab) to generate a PDF then display it using:
http://impressive.sourceforge.net/ .. which is also python. More here: http://lateral.netmanagers.com.ar/stories/BBS52.html There's also the JessyInk plugin for Inkscape (written in python) that gives you a presentation tool using SVG: http://code.google.com/p/jessyink/ .. although I've found it a bit flaky. Carwyn -- To post: [email protected] To unsubscribe: [email protected] Feeds: http://groups.google.com/group/python-north-west/feeds More options: http://groups.google.com/group/python-north-west
