racket/collects/scribblings/slideshow
Matthew Flatt 39d54d2576 Slideshow viewer: "s" and "a" keys navigate next/previous by title
The new keys are useful for skipping animation groups. They
actually navigate by slide name, which defaults to the slide title,
but can be specified separately with the `#:name' argument to
`slide'.
2012-09-20 16:46:07 -06:00
..
code.scrbl add `slideshow/code-pict' and code transformers 2012-09-18 10:03:26 -06:00
guide.scrbl Slideshow viewer: "s" and "a" keys navigate next/previous by title 2012-09-20 16:46:07 -06:00
info.rkt
pict-diagram.rkt
picts.scrbl Some "@racket" fixes. 2012-09-08 15:17:04 -04:00
play.scrbl
slides.scrbl slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
slideshow.scrbl
ss.rkt