Menu

[r335]: / docs / trunk / shared.tex  Maximize  Restore  History

Download this file

30 lines (26 with data), 498 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\usepackage{url}
\usepackage{hyperref}
\usepackage{html}
\hypersetup{colorlinks,%
citecolor=red,%
filecolor=red,%
linkcolor=red,%
urlcolor=green,%
pdftex}
\newcommand{\tw}[1]{\texttt{#1}}
\usepackage{float}
\floatstyle{ruled}
\newfloat{program}{thp}{lop}
\floatname{program}{Listing}
\begin{htmlonly}
\newenvironment{\program}{
\begin{rawhtml}
<div class="figure" >
\end{rawhtml}
}{
\begin{rawhtml}
</div>
\end{rawhtml}
}
\renewcommand{\caption}[1]{\textbf{#1}}
\end{htmlonly}
MongoDB Logo MongoDB