fix some remaining Latex-isms that Eli found in the docs

svn: r11454

original commit: 744df67d4e9564bb34cbe6c1efe68499ce9e3d21
This commit is contained in:
Matthew Flatt 2008-08-27 12:28:24 +00:00
parent 74abe64e45
commit 7d9c1e7c75
2 changed files with 6 additions and 0 deletions

View File

@ -436,6 +436,10 @@ i {
.hspace {
}
.slant {
font-style: oblique;
}
.inferencetop td {
border-bottom: 1px solid black;
text-align: center;

View File

@ -77,6 +77,8 @@
\newcommand{\preDoc}{\sloppy}
\newcommand{\postDoc}{}
\newcommand{\slant}[1]{{\textsl{#1}}}
\newenvironment{leftindent}{\begin{quote}}{\end{quote}}
\newenvironment{insetpara}{\begin{quote}}{\end{quote}}