Enhancements for the scribble language (a documentation language based on Racket)
Go to file
Matthew Flatt 2e8e709b7f Scribble: style adjustments to deter code wrapping
For HTML, the style used in the output of `racketblock' now
disables line wrapping, and the Rkt text styles inherit
line-wrap behavior. This doesn't solve the general problem
of code overflowing the horizontal space, but it makes the
failure mode usefully better.

A new 'vertical-inset nested-flow style is used by
`defproc', `defform', etc. It has no effect for HTML,
but it introduces suitable vertical space for Latex output
(in case you want to use `defproc' in a SIGPLAN-format
paper, for example).

original commit: 4ac85de974ec2e6326df129745228b3ffcbb778f
2011-08-05 10:03:37 -06:00
collects Scribble: style adjustments to deter code wrapping 2011-08-05 10:03:37 -06:00
src/mac/cw C source and build changes to drop wx frm GRacket 2010-11-05 15:53:54 -06:00