| 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 |
| 21 |
\newcommand{\filelink}[2]{ |
%afe seems like these need to be long, sorry |
| 22 |
\htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html} |
\newcommand{\varlink}[2]{\htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html}} |
| 23 |
} |
\newcommand{\filelink}[2]{\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}} |
|
\newcommand{\varlink}[2]{ |
|
|
\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} |
|
|
} |
|
| 24 |
|
|
| 25 |
|
% afe Commands to standardize typesetting |
| 26 |
|
\newcommand{\file}[1]{\texttt{#1}} |
| 27 |
|
|
| 28 |
|
\newcommand{\sectiontitle}[1]{\textsl{#1}} |
| 29 |
|
|
| 30 |
|
\newcommand{\code}[1]{\texttt{#1}} |
| 31 |
|
|
| 32 |
|
|
| 33 |
|
|
| 34 |
|
%eh3 try out the epsfig package |
| 35 |
|
\usepackage[dvips]{epsfig} |
| 36 |
|
\def\scalefig#1{\epsfxsize #1\textwidth} |
| 37 |
|
|
| 38 |
|
|
| 39 |
%ph%\usepackage{epsfig} |
%ph%\usepackage{epsfig} |