| 60 | %\renewcommand{\chaptername}{Section} | %\renewcommand{\chaptername}{Section} | 
| 61 |  |  | 
| 62 |  |  | 
| 63 |  | % This allows hyperlinks in PDF | 
| 64 |  | % hyperref package and colors for hyperref package | 
| 65 |  | \usepackage{color} | 
| 66 |  | \usepackage[dvips]{hyperref} | 
| 67 |  | \definecolor{darkgreen}{rgb}{0,0.4,0} | 
| 68 |  | \definecolor{darkblue}{rgb}{0,0,0.4} | 
| 69 |  | \definecolor{darkred}{rgb}{0.5,0,0} | 
| 70 |  | \hypersetup{breaklinks=true, | 
| 71 |  | colorlinks=true, | 
| 72 |  | linkcolor=darkgreen, | 
| 73 |  | citecolor=darkblue, | 
| 74 |  | pagecolor=darkred, | 
| 75 |  | pdftitle={MITgcm Release 1 Documentation}, | 
| 76 |  | pdfauthor={support@mitgcm.org}, | 
| 77 |  | pdfkeywords={oceanography, ocean model, general circulation model, | 
| 78 |  | non-hydrostatic, finite volume, inverse methods, adjoint method} | 
| 79 |  | } | 
| 80 |  |  | 
| 81 | \begin{document} | \begin{document} | 
| 82 |  |  | 
| 83 | \bodytext{bgcolor="#FFFFFFFF"} | \bodytext{bgcolor="#FFFFFFFF"} |