Use racketvalfont to avoid LaTeX problem.
Error reported by @rfindler.
This commit is contained in:
parent
6073602c8e
commit
e82c60a0e1
|
@ -1,7 +1,7 @@
|
||||||
#lang scribble/doc
|
#lang scribble/doc
|
||||||
@(require scribble/manual scribble/eval "guide-utils.rkt")
|
@(require scribble/manual scribble/eval "guide-utils.rkt")
|
||||||
|
|
||||||
@title[#:tag "quote"]{Quoting: @racket[quote] and @litchar{'}}
|
@title[#:tag "quote"]{Quoting: @racket[quote] and @racketvalfont{'}}
|
||||||
|
|
||||||
@refalso["quote"]{@racket[quote]}
|
@refalso["quote"]{@racket[quote]}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user