In looking for the perfect slide show generation from org-mode I have so far checked the following and found that they have serious problems: - epresenter - Keyboard gets stuck, little control over display. - org-s5 - No support for pages overflowing, e.g. when showing a long slides I would like to scroll Looking around the net I found the following javascript that seems that it could do the job: http://www.w3.org/Talks/Tools/Slidy2/#%283%29 How difficult would it be to connect it to org-mode? Am I right that it would simply be a relatively small rewrite of org-s5.el? Regards, Dov