Fix types in sigplan documentation

This commit is contained in:
Leif Andersen 2015-09-09 13:15:53 -04:00
parent 5d15699944
commit 94804a1579

View File

@ -40,7 +40,7 @@ same line as @hash-lang[], with only whitespace (or other options) between
@defidform[onecolumn]{ @defidform[onecolumn]{
Enables the @tt{onecolumn} option. Use @racket[onecolumn] only on the Enables the @tt{onecolumn} option. Use only on the
same line as @hash-lang[], with only whitespace (or other options) between same line as @hash-lang[], with only whitespace (or other options) between
@racketmodname[scribble/sigplan] and @racket[onecolumn]: @racketmodname[scribble/sigplan] and @racket[onecolumn]:
@ -52,8 +52,8 @@ same line as @hash-lang[], with only whitespace (or other options) between
@defidform[notimes]{ @defidform[notimes]{
Disables the use of @tt{\usepackage@"{"times@"}"} in the generated LaTeX output. Disables the use of @tt{\usepackage@"{"times@"}"} in the generated LaTeX output.
Use @racket[onecolumn] only on the Use only on the same line as @hash-lang[],
same line as @hash-lang[], with only whitespace (or other options) between with only whitespace (or other options) between
@racketmodname[scribble/sigplan] and @racket[notimes]: @racketmodname[scribble/sigplan] and @racket[notimes]:
@codeblock|{ @codeblock|{
@ -63,8 +63,8 @@ same line as @hash-lang[], with only whitespace (or other options) between
@defidform[noqcourier]{ @defidform[noqcourier]{
Disables the use of @tt{\usepackage@"{"qcourier@"}"} in the generated LaTeX output. Disables the use of @tt{\usepackage@"{"qcourier@"}"} in the generated LaTeX output.
Use @racket[onecolumn] only on the Use only on the same line as @hash-lang[],
same line as @hash-lang[], with only whitespace (or other options) between with only whitespace (or other options) between
@racketmodname[scribble/sigplan] and @racket[noqcourier]: @racketmodname[scribble/sigplan] and @racket[noqcourier]:
@codeblock|{ @codeblock|{