--- manual/manual.tex 2002/04/24 11:01:46 1.13 +++ manual/manual.tex 2003/08/07 18:27:51 1.16 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.13 2002/04/24 11:01:46 heimbach Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.16 2003/08/07 18:27:51 edhill Exp $ % $Name: $ \documentclass[12pt]{book} @@ -14,13 +14,14 @@ %cnh%\usepackage{array} %cnh%\usepackage{multirow} -% Command to reference entries in either "code" or "names" -% directories of browseable code tree. -\newcommand{\proclink}[2]{ -\htmladdnormallink{\em #1()}{../../code_reference/vdb/names/#2_docref.html} +%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/names/#2_docref.html} +\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} } @@ -84,7 +85,7 @@ citecolor=darkblue, pagecolor=darkred, pdftitle={MITgcm Release 1 Documentation}, - pdfauthor={support@mitgcm.org}, + pdfauthor={MITgcm-support@mitgcm.org}, pdfkeywords={oceanography, ocean model, general circulation model, non-hydrostatic, finite volume, inverse methods, adjoint method} } @@ -132,6 +133,10 @@ \input{part7/part7} %\pagebreak +% Section: ECCO +\input{part8/part8} +%\pagebreak + % Section: References: %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY} \addcontentsline{toc}{chapter}{BIBLIOGRAPHY}