Use racketvalfont to avoid LaTeX problem.

Error reported by @rfindler.
This commit is contained in:
Sam Tobin-Hochstadt 2019-10-31 14:06:14 -04:00
parent 6073602c8e
commit e82c60a0e1

View File

@ -1,7 +1,7 @@
#lang scribble/doc
@(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]}