/[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.10 by adcroft, Tue Nov 13 15:00:00 2001 UTC revision 1.11 by adcroft, Tue Nov 13 16:45:58 2001 UTC
# Line 60  Line 60 
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"}

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22