Remove bold
from inside title
of Reference
So that the formatting doesn’t propagate throughout the docs.
This commit is contained in:
parent
d2c36210ba
commit
b538d03d5a
|
@ -22,7 +22,7 @@
|
||||||
(make-css-addition "extras.css")
|
(make-css-addition "extras.css")
|
||||||
(make-tex-addition "extras.tex"))))
|
(make-tex-addition "extras.tex"))))
|
||||||
|
|
||||||
@title[#:style (extras)]{@bold{The Racket Reference}}
|
@title[#:style (extras)]{The Racket Reference}
|
||||||
|
|
||||||
@author["Matthew Flatt" "PLT"]
|
@author["Matthew Flatt" "PLT"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user