On Mon, Sep 17, 2001 at 10:35:58AM +0200, [EMAIL PROTECTED] wrote:
> Another question. The paper should end up as a camera-ready paper written
> in Times-new-roman (I am using Times--is it appropriate? I think nobody
> will ever notice...) and a number of text elements sizes (such as those of
> the title and of the section and subsection texts) are different from one
> another and specified in points.
> 
> Is there any way to say to a paragraph: you end up written in 12pt and
> you, instead, end up in 10pt?

To change the font in sections to 12pt, put the following lines
in the preamble:

\usepackage{sectsty}
\sectionfont{\normalfont\bfseries\fontsize{12}{12}\selectfont}

Reply via email to