Re: Unicode subscripts in code and scribble
Scott Moore <[email protected]>
| Newsgroups | gmane.comp.lang.racket.user,gmane.lisp.scheme.plt |
|---|---|
| Message-ID | <[email protected]> |
Whoops left off the mailing list... On March 10, 2016 at 2:48:49 PM, Scott Moore ([email protected]) wrote: On March 10, 2016 at 2:41:53 PM, Leif Andersen (leif-hCbPq2Sbls7o/[email protected]) wrote: On the other hand, I'm all down for making a `literal` or `exact` scribble form that spits out the literal text into the target latex or html. (Like what Vincent seems to use in his papers, or is in my `doodle` package.) This isn’t defined in the library but the functionality is there: (define (exact txt) (make-element (make-style #f '(exact-chars)) txt)) -- 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+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] For more options, visit https://groups.google.com/d/optout.