Created
February 15, 2013 00:59
-
-
Save dyoo/4957831 to your computer and use it in GitHub Desktop.
Hack for asumu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #lang scribble/manual | |
| @(require scribble/core | |
| scribble/private/manual-sprop) | |
| @(define vallink (make-style "RktValLink" scheme-properties)) | |
| @elem[#:style vallink]{"hello, this is a test."} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment