[plt-scheme] [scribble] boxing/highlighting in scheme code

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Apr 30 18:43:25 EDT 2010

At Fri, 30 Apr 2010 18:33:19 -0400, Eric Tanter wrote:
> However code:hilite works fine only with code on a single line: if I use it 
> with multiple lines, it highlights all the white space ahead of the code as 
> well. 

Good point. I'll have to work on that.

> I looked for code:hilite in the docs and couldn't find it. There are
> a couple of code:... functions there provided by slideshow -- so this
> reminded me of some nice slideshows where code regions are nicely
> highlighted (like your talk on macros), but it seems it's done in
> another manner (ie. note with code:hilite).

Most things are easier to implement in Slideshow, where we get to draw
pictures instead of find the least-common denominator of Latex and
portable HTML.



Posted on the users mailing list.