Skip to content

Instantly share code, notes, and snippets.

@dyoo
Created February 15, 2013 00:59
Show Gist options
  • Select an option

  • Save dyoo/4957831 to your computer and use it in GitHub Desktop.

Select an option

Save dyoo/4957831 to your computer and use it in GitHub Desktop.
Hack for asumu
#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