fix latex output

svn: r6469

original commit: 2423d8bd2bc4dd7fc726730c67bb56b397e52795
This commit is contained in:
Matthew Flatt 2007-06-04 06:53:10 +00:00
parent 8d828c0cb9
commit 0a11f1f1ee

View File

@ -54,6 +54,7 @@
(printf "\\definecolor{PaleBlue}{rgb}{0.90,0.90,1.0}\n")
(printf "\\definecolor{LightGray}{rgb}{0.90,0.90,0.90}\n")
(printf "\\newcommand{\\schemeinput}[1]{\\colorbox{LightGray}{\\hspace{-0.5ex}\\schemeinputcol{#1}\\hspace{-0.5ex}}}\n")
(printf "\\newcommand{\\highlighted}[1]{\\colorbox{PaleBlue}{\\hspace{-0.5ex}\\schemeinputcol{#1}\\hspace{-0.5ex}}}\n")
(printf "\\begin{document}\n")
(when (part-title-content d)
(printf "\\title{")