--- manual/manual.tex 2004/01/29 15:11:39 1.18 +++ manual/manual.tex 2004/03/22 02:08:30 1.24 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.18 2004/01/29 15:11:39 edhill Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.24 2004/03/22 02:08:30 edhill Exp $ % $Name: $ \documentclass[12pt]{book} @@ -9,6 +9,7 @@ %aja%\usepackage{amsfonts} \usepackage{amsmath} \usepackage{html} +\usepackage{hthtml} \usepackage{graphicx} %cnh%\usepackage{array} @@ -17,12 +18,18 @@ %eh3 Commands to reference either files or symbols within the "HTML-ized" %eh3 ("vdb") code. %eh3 -\newcommand{\filelink}[2]{ -\htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html} -} -\newcommand{\varlink}[2]{ -\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} -} +%afe seems like these need to be long, sorry +\newcommand{\varlink}[2]{\htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html}} +\newcommand{\filelink}[2]{\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}} + +% afe Commands to standardize typesetting +\newcommand{\file}[1]{\texttt{#1}} + +\newcommand{\sectiontitle}[1]{\textsl{#1}} + +\newcommand{\code}[1]{\texttt{#1}} + + %eh3 try out the epsfig package \usepackage[dvips]{epsfig} @@ -156,6 +163,10 @@ \input{part8/part8} %\pagebreak +% Section: Model Uses +\input{model_uses} +%\pagebreak + % Section: References: %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY} \addcontentsline{toc}{chapter}{BIBLIOGRAPHY}