hyper-literate/pkgs/scribble-pkgs
Matthew Flatt 949c5776c8 scribble/manual: make racketblock fall back to racket-style spacing
When source-location information isn't available, usually due to macros
in compiled modules, make `racketblock` fall back to `racket`-like
spacing. This improvement is visible, for example, in the documentation
for functions like `recycle-icon`.

Using `quote-syntax/srcloc` in a macro is probably a better solution,
because that will preserve the original layout including line breaks,
but the default-spacing fallback seems like an improvement over
unreadable output.

original commit: 86df55a877feca51680aaab9b955ea9220229c14
2014-01-07 16:22:07 -07:00
..
scribble include license with each package 2013-08-31 06:25:31 -06:00
scribble-doc scribble/manual: make racketblock fall back to racket-style spacing 2014-01-07 16:22:07 -07:00
scribble-lib scribble/manual: make racketblock fall back to racket-style spacing 2014-01-07 16:22:07 -07:00
scribble-test copy responsible info to "info.rkt" files 2014-01-01 07:27:15 -07:00
scribble-text-lib copy responsible info to "info.rkt" files 2014-01-01 07:27:15 -07:00