/[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.22 by afe, Mon Mar 15 22:39:28 2004 UTC revision 1.24 by edhill, Mon Mar 22 02:08:30 2004 UTC
# Line 18  Line 18 
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{\varlink}[2]{  %afe seems like these need to be long, sorry
22  \htmladdnormallink{\tt #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{\filelink}[2]{  
 \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}  
 }  
24    
25  % afe  Commands to standardize typesetting  % afe  Commands to standardize typesetting
26  \newcommand{\file}[1]{  \newcommand{\file}[1]{\texttt{#1}}
27  \texttt{#1}  
28  }  \newcommand{\sectiontitle}[1]{\textsl{#1}}
29    
30  \newcommand{\sectiontitle}[1]{  \newcommand{\code}[1]{\texttt{#1}}
 \textsl{#1}  
 }  
   
 \newcommand{\code}[1]{  
 \texttt{#1}  
 }  
31    
32    
33    
# Line 172  Line 163 
163  \input{part8/part8}  \input{part8/part8}
164  %\pagebreak  %\pagebreak
165    
166    % Section: Model Uses
167    \input{model_uses}
168    %\pagebreak
169    
170  % Section: References:  % Section: References:
171  %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY}  %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY}
172  \addcontentsline{toc}{chapter}{BIBLIOGRAPHY}  \addcontentsline{toc}{chapter}{BIBLIOGRAPHY}

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22