Slides
Very effective way to generate slides from running text:
- Take a copy of your DocOnce prose
- Strip off as much text as possible
- Emphasize key points in bullet items
- Focus on key equations, figures, movies, key code snippets
- Insert
!split wherever you want a new slide to begin
- Insert
!bpop and !epop around elements to pop up
in sequence (or insert |\pause| inside code blocks)
- Use 7
= or 5 = in headings (H2 or H3)
- Supported slide types: Beamer, HTML,
HTML5 (reveal.js, deck.js, csss, dzslides)