| 9 |
%aja%\usepackage{amsfonts} |
%aja%\usepackage{amsfonts} |
| 10 |
\usepackage{amsmath} |
\usepackage{amsmath} |
| 11 |
\usepackage{html} |
\usepackage{html} |
| 12 |
|
\usepackage{hthtml} |
| 13 |
\usepackage{graphicx} |
\usepackage{graphicx} |
| 14 |
|
|
| 15 |
%cnh%\usepackage{array} |
%cnh%\usepackage{array} |
| 18 |
%eh3 Commands to reference either files or symbols within the "HTML-ized" |
%eh3 Commands to reference either files or symbols within the "HTML-ized" |
| 19 |
%eh3 ("vdb") code. |
%eh3 ("vdb") code. |
| 20 |
%eh3 |
%eh3 |
|
\newcommand{\filelink}[2]{ |
|
|
\htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html} |
|
|
} |
|
| 21 |
\newcommand{\varlink}[2]{ |
\newcommand{\varlink}[2]{ |
| 22 |
|
\htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html} |
| 23 |
|
} |
| 24 |
|
\newcommand{\filelink}[2]{ |
| 25 |
\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} |
\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} |
| 26 |
} |
} |
| 27 |
|
|
| 28 |
|
% afe Commands to standardize typesetting |
| 29 |
|
\newcommand{\file}[1]{ |
| 30 |
|
\texttt{#1} |
| 31 |
|
} |
| 32 |
|
|
| 33 |
|
\newcommand{\sectiontitle}[1]{ |
| 34 |
|
\textsl{#1} |
| 35 |
|
} |
| 36 |
|
|
| 37 |
|
\newcommand{\code}[1]{ |
| 38 |
|
\texttt{#1} |
| 39 |
|
} |
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
%eh3 try out the epsfig package |
%eh3 try out the epsfig package |
| 44 |
\usepackage[dvips]{epsfig} |
\usepackage[dvips]{epsfig} |
| 45 |
\def\scalefig#1{\epsfxsize #1\textwidth} |
\def\scalefig#1{\epsfxsize #1\textwidth} |