Transcript
  • 1. ReStructuredText to ODP (ooImpress) William McVey < [email_address] > July 26, 2009

2. Intro to ReStructuredText

  • Kind of like markdown, but better:
    • extensible
    • a lot more capability to tag semantic meaning to markup
    • lots of writers

3. Using RST to do Presos: rst2s5 html + CSS + Javascript == S5 4. S5 is Great...

  • but kind of sucks.
  • Projector resolutions vary
  • Font scale, but often have issues
  • Images don't scale

5. rst2odp Matt Harrison < [email_address] > http://pypi.python.org/pypi/rst2odp http://panela.blog-city.com/tags/?/rst2odp 6. Great idea, but it didn't work 7. Great idea, but it didn't work

  • So we sprinted
  • Got it working!(around 12:30am this morning)
  • Mostly
  • Will be posting patches back upstream tomorrow probably

8. This Talk

  • ReStructuredText to ODP (ooImpress) ################################### :Author: William McVey :Date: July 26, 2009 Intro to ReStructuredText ========================= Kind of like markdown, but better: * extensible * a lot more capability to tag semantic meaning to markup * lots of writers Using RST to do Presos: rst2s5 ============================== html + CSS + Javascript == S5S5 is Great... ============== .. class:: incremental but kind of sucks. * Projector resolutions vary * Font scale, but often have issues * Images don't scale
  • rst2odp ======= Matt Harrison http://pypi.python.org/pypi/rst2odp http://panela.blog-city.com/tags/?/rst2odp Great idea, but it didn't work ============================== * So we sprinted * Got it working!(around 12:30am this morning) * Mostly * Will be posting patches back upstream tomorrow probably This Talk ========= .. include:: preso.rst :literal:Generating ========== ``rst2odp --template lyt-simblue.otp preso.rst preso.odp`` Many Thanks =========== * Joseph Erickson * Doug Philips * Alan Phillips

9. Generating rst2odp --template lyt-simblue.otp preso.rst preso.odp 10. Many Thanks

  • Joseph Erickson < [email_address] >
  • Doug Philips < [email_address] >
  • Alan Phillips < [email_address] >