/[MITgcm]/manual/manual.tex
ViewVC logotype

Diff of /manual/manual.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.15 by edhill, Wed Jul 30 13:42:52 2003 UTC revision 1.16 by edhill, Thu Aug 7 18:27:51 2003 UTC
# Line 14  Line 14 
14  %cnh%\usepackage{array}  %cnh%\usepackage{array}
15  %cnh%\usepackage{multirow}  %cnh%\usepackage{multirow}
16    
17  % Command to reference entries in either "code" or "names"  %eh3  Commands to reference either files or symbols within the "HTML-ized"
18  % directories of browseable code tree.  %eh3  ("vdb") code.
19  \newcommand{\proclink}[2]{  %eh3  
20  \htmladdnormallink{\em #1()}{../../code_reference/vdb/names/#2_docref.html}  \newcommand{\filelink}[2]{
21    \htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html}
22  }  }
23  \newcommand{\varlink}[2]{  \newcommand{\varlink}[2]{
24  \htmladdnormallink{\bf \tt #1}{../../code_reference/vdb/names/#2_docref.html}  \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}
25  }  }
26    
27    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22