On 04/10/2012 09:39 PM, Tom Roche wrote: > > Is there a tool (or a chain) that would allow one to input wikitext > and output either > > * something slidelike (ODP or PDF, suitably formatted) > * something that easily converts to something slidelike (e.g., > TeX beamer, HTML for Slidy)
I used pandoc [1] in the past with good results on basic wikitext. It supports S5 HTML slide shows, TeX (including beamer), pdf via pdflatex and even docx/ODT. It does not however support all MediaWiki syntax. Gabriel [1]: http://johnmacfarlane.net/pandoc/ _______________________________________________ Wikitext-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitext-l
