/[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.16 by edhill, Thu Aug 7 18:27:51 2003 UTC revision 1.20 by edhill, Thu Feb 12 03:35:05 2004 UTC
# Line 9  Line 9 
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}
# Line 17  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{\filelink}[2]{  \newcommand{\varlink}[2]{
22  \htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html}  \htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html}
23  }  }
24  \newcommand{\varlink}[2]{  \newcommand{\filelink}[2]{
25  \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}  \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html}
26  }  }
27    
28    %eh3 try out the epsfig package
29    \usepackage[dvips]{epsfig}
30    \def\scalefig#1{\epsfxsize #1\textwidth}
31    
32    
33  %ph%\usepackage{epsfig}  %ph%\usepackage{epsfig}
# Line 90  Line 94 
94      non-hydrostatic, finite volume, inverse methods, adjoint method}      non-hydrostatic, finite volume, inverse methods, adjoint method}
95    }    }
96    
97    % Some definitions (AMM)
98    \def\p#1{{\partial \over {\partial #1}}}
99    \def\pp#1#2{{\partial #1 \over {\partial #2}}}
100    \def\dd#1#2{{d #1 \over {d #2}}}
101    \def\bq{\begin{equation}}
102    \def\bqa{\begin{eqnarray}}
103    \def\eq{\end{equation}}
104    \def\eqa{\end{eqnarray}}
105    
106    \def\h{ {1\over2} }
107    \def\txt{\mbox{$2^\circ$ x $2.5^\circ \,$}}
108    \def\fxf{\mbox{$4^\circ$ x $5^\circ \,$}}
109    
110    \def\blankpage{ \vspace*{\fill} \vspace{5in} \vfill \newpage}
111    
112    
113  \begin{document}  \begin{document}
114    
115  \bodytext{bgcolor="#FFFFFFFF"}  \bodytext{bgcolor="#FFFFFFFF"}

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

  ViewVC Help
Powered by ViewVC 1.1.22