move link-tt to mb-tools

pull/27/head
Matthew Butterick 10 years ago
parent 195113e792
commit 1de798a17a

@ -5,6 +5,8 @@
(define-runtime-path mb-css "mb.css")
(define (link-tt url) (link url (tt url)))
(define (racketfont* . args)
(element 'tt args))

@ -4,8 +4,6 @@
@title[#:tag "quick-tour"]{Quick tour}
@(define (link-tt url) (link url (tt url)))
@section{Creating a source file}

Loading…
Cancel
Save