Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Flatt
4fc0b01398 scribble: adjust `def...' box to show a background label in HTML
For example, a syntactic form box is labeled with "SYNTAX". Forms
such as `defform' and `defthing' now support a `#:kind' option
for setting the label.

original commit: 5ff3087677ec98ea626cca25b085f3c32138d5ca
2012-06-17 09:19:58 +08:00
Matthew Flatt
db4d7c9add Scribble: support for "boxable" blocks in Latex output
For example, if you make a multi-column table with a
`racketblock' in each column, then the columns size
to fit the code --- instead of forcing the table width
to match the page width and forcing each column to take
an equal share width.

original commit: b7afb3cf8fbbf448af18805db2f32c130ba4d47b
2011-08-05 10:03:38 -06:00
Matthew Flatt
e4d9880b02 Scribble: experiment with non-bold as syntactic-form font
original commit: 991745108cbcc4ccf4fc4f16622f31d0f899a0f8
2011-03-13 09:02:41 -06:00
Sam Tobin-Hochstadt
8a28499503 Scheme -> Racket in styles
Scribble style names.
 .tex and .css files

original commit: ab70fed8a8c521222950d0cfeb7c58edc02c49c6
2010-06-08 16:40:47 -04:00