Herbert Voss wrote:
> 
> In one of my sections this red evil text gives error, while works
> > perfectly well with three other sections. the error is
> >
> in preamble:
> 
> \let\mySection\section
> \renewcommand\section{\centering\mySection}

sorry, should be:

\renewcommand\section{\@startsection {section}{1}{\z@}%
   {-3.25ex\@plus -1ex \@minus -.2ex}%
   {1.5ex \@plus .2ex}%
   {\centering\normalfont\Large\bfseries}}

or use package tocloft.


Herbert

-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to