On Tue, Aug 18, 2015 at 11:52 AM, Paul van der Walt <paul.vanderw...@inria.fr> wrote: > Hey Matthew, > > On 2015-08-18 at 18:16, quoth Matthew Flatt: >> The change was probably the switch from using "homemade" white-brackets >> to using the white-bracket Unicode character. > > OK, two questions: > > a) this fixes PDF generation, great, thanks! > > b) however, when i do the following: > > (parameterize ([white-square-bracket homemade-white-square-bracket]) > (render-metafunction different) > > i don't get any output in the REPL. Adjacent (i.e. outside the > `parameterize` term) calls to > > (render-metafunction different) > > work fine, on the other hand (albeit with the Unicode problem). Am i > trying to do something sill here?
I'm not sure why you're not getting output at the REPL. It seems to work for me. > c) can i make the Unicode approach work? It seems like The Right Thing > To Do. Not super important though. You would need to install a font that has that glyph, I believe. Maybe the STIX fonts are good ones to try. Robby -- 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.