Changeset 7071
- Timestamp:
- May 25, 2009, 11:42:12 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/documentation/user_manual/anuga_user_manual.tex
r7068 r7071 79 79 \setcounter{tocdepth}{3} 80 80 \setcounter{secnumdepth}{3} 81 82 % experimental code to get fig/table placement correct.83 % doesn't have much effect.84 %% Alter some LaTeX defaults for better treatment of figures:85 % % See p.105 of "TeX Unbound" for suggested values.86 % % See pp. 199-200 of Lamport's "LaTeX" book for details.87 % % General parameters, for ALL pages:88 % \renewcommand{\topfraction}{0.9} % max fraction of floats at top89 % \renewcommand{\bottomfraction}{0.8} % max fraction of floats at bottom90 % % Parameters for TEXT pages (not float pages):91 % \setcounter{topnumber}{2}92 % \setcounter{bottomnumber}{2}93 % \setcounter{totalnumber}{4} % 2 may work better94 % \setcounter{dbltopnumber}{2} % for 2-column pages95 % \renewcommand{\dbltopfraction}{0.9} % fit big float above 2-col. text96 % \renewcommand{\textfraction}{0.07} % allow minimal text w. figs97 % % Parameters for FLOAT pages (not text pages):98 % \renewcommand{\floatpagefraction}{0.7} % require fuller float pages99 % % N.B.: floatpagefraction MUST be less than topfraction !!100 % \renewcommand{\dblfloatpagefraction}{0.7} % require fuller float pages101 %102 % % remember to use [htp] or [htpb] for placement103 81 104 82 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% … … 171 149 go to \url{https://datamining.anu.edu.au/anuga}. 172 150 173 174 151 \section{Scope} 175 152 … … 180 157 in the source code. 181 158 159 The latest installation instructions may be found at: 160 \url{http://datamining.anu.edu.au/~ole/anuga/user_manual/anuga_installation_guide.pdf}. 182 161 183 162 \section{Audience}
Note: See TracChangeset
for help on using the changeset viewer.