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 bitmap% convertible to 'png-bytes; more Scribble Latex; pict in Slideshow docs 2010-11-27 07:36:12 -07:00
picts.scrbl Some "@racket" fixes. 2012-09-08 15:17:04 -04:00
play.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
slides.scrbl slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
slideshow.scrbl docs reorganization 2011-07-01 17:16:53 -06:00
ss.rkt