I've created a scribble render mixin to call out to pygmentize for typesetting
certain code elements with a certain style.
However, it seems to me that I can't get scribble to use the mixin without
modifying scribble/run.rkt.
I've tried (via rackunit's require/expose) modifying current-render-mixin (which
was a bad idea that wasn't likely to work), and it didn't work.

Am I missing something or should I try to make a patch to that enables scribble
to load a mixin from a given document?

-- 
William J. Bowman

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to