Just now I saw, the latex preamble which you have sent is not working
properly wuth long chapter titles. The  long chapter titles are not
aligned properly, but it working absolutely fine with short chapter
titles.

Kindly help.
Manvi 

On Thu, 28 Feb 2002, Herbert Voss wrote:

> Manvi Agarwal wrote:
> 
> > This worked fine except that it is chapter number followed by title but I
> > want chapter title followed by chapter number and also (if possible)
> > chapter number in a large font i.e. I want the chapter number to appear
> > much bigger than the title.
> 
> 
> \newfont{\scaledfont}{cmr12 scaled 7000}
> \renewcommand\thechapter{\arabic{chapter}}
> \def\@makechapterhead#1{%
> %  \vspace*{50\p@}%
>    {\parindent \z@ \raggedright \normalfont
>      \ifnum \c@secnumdepth >\m@ne
>        \if@mainmatter
>          \par\nobreak
>          \vskip 20\p@
>        \fi
>      \fi
>      \interlinepenalty\@M
>      \Huge \bfseries #1\ %
>      \hfill\scaledfont\thechapter\par\normalsize%
>      \rule{\textwidth}{1pt}%  <--- the rule
>      \nobreak
>      \vskip 40\p@
>    }%
> }
> 
> 
> Herbert
> 
> 
> 
> -- 
> http://www.lyx.org/help/
> 

Reply via email to