On Sun, 9 Feb 2003, Dekel Tsur wrote:
| > Add the following to the preamble:
| >
| > \renewcommand\normalsize{%
| > \@setfontsize\normalsize{13pt}{14.5pt}%
| > \abovedisplayskip 12\p@ \@plus3\p@ \@minus7\p@
| > \abovedisplayshortskip \z@ \@plus3\p@
| > \belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
| > \belowdisplayskip \abovedisplayskip
| > \let\@listi\@listI}
| > \normalsize
|
| You also need \usepackage{type1cm} before the \renewcommandThank you... this works fine. Regards, Wayan
