racket/collects/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
..
examples
lang
private
balloon.rkt
base.rkt slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
cmdline.rkt slideshow: run a slideshow' or main' submodule, if any 2012-05-29 11:00:43 -06:00
code-pict.rkt add `slideshow/code-pict' and code transformers 2012-09-18 10:03:26 -06:00
code.rkt add `slideshow/code-pict' and code transformers 2012-09-18 10:03:26 -06:00
core.rkt more error-message conversions and repairs 2012-05-27 11:29:21 -06:00
doc.txt
face.rkt
flash.rkt
info.rkt
initial-ones.rkt
main.rkt
mask.xbm
param.rkt
pict-convert.rkt
pict-snipclass.rkt
pict.rkt
play.rkt
run.rkt
sig.rkt slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
slide.rkt slideshow: add `slide->pict' 2012-05-22 06:20:54 -04:00
slides-to-picts.rkt
slideshow.bmp
slideshow.png
slideshow.rkt
start-param.rkt
start.creator
start.icns
start.ico
start.rkt slideshow: run a slideshow' or main' submodule, if any 2012-05-29 11:00:43 -06:00
step.rkt fix condense-mode slide counting in `with-steps' 2012-08-27 10:29:55 -06:00
tool.rkt
tutorial-show.rkt slideshow: add current-gap-size' and some #:gap-size' arguments 2012-05-20 13:39:08 -06:00
viewer.rkt