fix some remaining Latex-isms that Eli found in the docs
svn: r11454 original commit: 744df67d4e9564bb34cbe6c1efe68499ce9e3d21
This commit is contained in:
parent
74abe64e45
commit
7d9c1e7c75
|
@ -436,6 +436,10 @@ i {
|
|||
.hspace {
|
||||
}
|
||||
|
||||
.slant {
|
||||
font-style: oblique;
|
||||
}
|
||||
|
||||
.inferencetop td {
|
||||
border-bottom: 1px solid black;
|
||||
text-align: center;
|
||||
|
|
|
@ -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}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user