racket/collects/scribblings/slideshow
Matthew Flatt e81cd0d8d7 add `slideshow/code-pict' and code transformers
The `slideshow/code-pict' library is the same as `slideshow/code', but
it works in non-GUI settings. Only the `slideshow/code' library connects
the code font size to `current-font-size', though.

The `code' macro, `define-code', etc., now support "code transformers",
which are syntax bindings that trigger otherwise-unescaped transformations
in the code to typeset (which can make the code easier to read and
friendlier to auto-indentation).
2012-09-18 10:03:26 -06:00
..
code.scrbl add `slideshow/code-pict' and code transformers 2012-09-18 10:03:26 -06:00
guide.scrbl slideshow: run a slideshow' or main' submodule, if any 2012-05-29 11:00:43 -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