File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
scribble-doc/scriblib/scribblings Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,6 @@ includes a citation to section 8 of the Racket reference.
5050
5151@history[#:changed "1.61 "
5252 @elem{Added fields and location types for better bibtex support.}]
53- }
5453
5554@defform/subs[(define-cite ~cite-id citet-id generate-bibliography-id
5655 option ... )
@@ -119,7 +118,8 @@ The functions bound to @racket[cite-author-id] and
119118
120119@codeblock[#:keep-lang-line? #f ]|{
121120 #lang scribble/base
122- @citeauthor[scribble-cite]'s (@citeyear[scribble-cite]) autobib library is pretty nifty.
121+ @citeauthor[scribble-cite]'s (@citeyear[scribble-cite]) autobib
122+ library is pretty nifty.
123123}|
124124
125125The default value for the @racket[#:tag ] argument is @racket["doc-bibliography " ]
You can’t perform that action at this time.
0 commit comments