Hi, I'm trying to do something that I think should be simple, and can't figure out a good way to do it.
I want to get verbatim output (for code examples) in Scribbled PDF to be _smaller_ than the default. (nested #:style 'smaller ...) has no effect, and various other hacky things I've tried like mapping (smaller (tt ...)) and linebreaks lead to pretty weird output that has trouble tracking indentation, etc. Whenever I need to do this in HTML I just create a custom pre-style, but that won't work here, obviously. I must be overlooking some simple way to get it done, maybe I just need a pointer to an example? Thanks! ____________________ Racket Users list: http://lists.racket-lang.org/users