Difference: LaTeX (21 vs. 22)

Revision 222011-02-02 - KevinLeytonBrown

Line: 1 to 1
 
META TOPICPARENT name="EmpiricalAlgorithmics"

LaTeX tips and tricks

Line: 10 to 10
 
%% keep figures from going onto a page by themselves 

Changed:
<
<
\renewcommand{\topfraction}{0.85} \renewcommand{\textfraction}{0.1} \renewcommand{\floatpagefraction}{0.75}
>
>
\renewcommand{\topfraction}{0.9} \renewcommand{\textfraction}{0.07} \renewcommand{\floatpagefraction}{0.9} \renewcommand{\dbltopfraction}{0.9} % for double-column styles \renewcommand{\dblfloatpagefraction}{0.7} % for double-column styles
  %% make lists small \newcommand{\denselist}{\itemsep 0pt\topsep-6pt\partopsep-6pt}
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback