On Tue, 18 Feb 2003, Helge Hafting wrote:
| My publisher wants 10.5 pt font and 12.5 pt between lines. So
| I added this to the preamble:
|
| \renewcommand{\normalsize}{\fontsize{10.5pt}{12.5pt}\selectfont}
this is only for normalsize font.. the footnote, superscript etc are still
based original definition or default fontsize. Better make a new size*.clo
as suggested by Herbert. I have made a size13.clo by modifying size12.clo
and size14.clo (took in average, because I don't have any reference to
calculate the best values)
Wayan