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 {
|
.hspace {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.slant {
|
||||||
|
font-style: oblique;
|
||||||
|
}
|
||||||
|
|
||||||
.inferencetop td {
|
.inferencetop td {
|
||||||
border-bottom: 1px solid black;
|
border-bottom: 1px solid black;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
@ -77,6 +77,8 @@
|
||||||
\newcommand{\preDoc}{\sloppy}
|
\newcommand{\preDoc}{\sloppy}
|
||||||
\newcommand{\postDoc}{}
|
\newcommand{\postDoc}{}
|
||||||
|
|
||||||
|
\newcommand{\slant}[1]{{\textsl{#1}}}
|
||||||
|
|
||||||
\newenvironment{leftindent}{\begin{quote}}{\end{quote}}
|
\newenvironment{leftindent}{\begin{quote}}{\end{quote}}
|
||||||
\newenvironment{insetpara}{\begin{quote}}{\end{quote}}
|
\newenvironment{insetpara}{\begin{quote}}{\end{quote}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user