hyper-literate/collects
Sam Tobin-Hochstadt a0619711b3 Switch to use almost-standard DOCTYPE for Scribble.
Also switches scribble search trampoline to standard DOCTYPE.

Scribble's HTML output currently relies on the quirks-mode
box model for layout of the many tables used in rendering.
However, Scribble doesn't need the rest of the changes in
browser quirks modes, so we choose a DOCTYPE that just
changes the box model.

It's non-obvious how to replicated this formatting with CSS
in standard-mode rendering.  Probably a better long term
solution is to move away from table-based layout.

See further discussion on GitHub pull request 158 here:
  https://github.com/plt/racket/pull/158

original commit: d6b0dfcd0451d3816bfe1e331a275ef2792fbb88
2012-11-29 07:06:52 -07:00
..
help Revise commented code so it can replace exiting code without dependency issues. 2012-01-26 13:20:26 -05:00
scribble Switch to use almost-standard DOCTYPE for Scribble. 2012-11-29 07:06:52 -07:00
scribblings/scribble Index raco scribble command 2012-11-26 17:52:43 -05:00
scriblib Fix citation disabiguation when authors differ. 2012-11-19 17:35:07 -05:00
tests break cross-reference info for document into pieces 2012-11-23 18:44:51 -07:00