From: Matthew Flatt (mflatt at cs.utah.edu) Date: Fri May 7 09:33:00 EDT 2010 |
|
At Wed, 5 May 2010 12:25:40 -0400, Eric Tanter wrote: > Is there a way to configure the maximum width for a web page? > (or, for my particular need of the moment, a way to say that code blocks > should not be truncated) You can adjust or extend the CSS, so.... maybe. I think it would be better for things like `schemeblock' to generate HTML that disables line wrapping, but I've never gotten around to trying it. Is that the sort of thing you mean?
Posted on the users mailing list. |
|