doc scheme/port

svn: r7821

original commit: 1858ceb76e8ee28c95696ec130c5866a61c0231d
This commit is contained in:
Matthew Flatt 2007-11-23 16:56:55 +00:00
parent 63c65c2ca9
commit b744ddeb06

View File

@ -62,6 +62,7 @@
(printf "\\newcommand{\\schemeopt}[1]{#1}\n")
(printf "\\newcommand{\\textsub}[1]{$_{#1}$}\n")
(printf "\\newcommand{\\textsuper}[1]{$^{#1}$}\n")
(printf "\\newcommand{\\refcolumn}[1]{#1}\n")
(printf "\\newcommand{\\refcontent}[1]{#1}\n")
(printf "\\newcommand{\\smaller}[1]{{\\footnotesize #1}}\n")
(printf "\\definecolor{PaleBlue}{rgb}{0.90,0.90,1.0}\n")