On Fri, Nov 15, 2002 at 09:30:00AM +0000, Rochat E wrote:

> 2)Title, authors, headings and so on must be left aligned, instead of centred. 
> But when I tried to change this through the paragraph options, I got errors. 
> How can I do this? I suppose that is a "renewcommand..." somewhere, but this 
> is beyond what I can do myself.


In the preamble:

\def\frontmatter@title@format{\raggedright\large\bfseries\raggedright\parskip\z@skip}
\def\frontmatter@authorformat{%
 \skip@\@flushglue
 \@flushglue\z@ plus.3\hsize\relax
 \raggedright
 \advance\baselineskip\p@
 \parskip11.5\p@\relax
 \@flushglue\skip@
}%
      

Reply via email to