Renaud MICHEL wrote:
> Le Samedi 26 Janvier 2002 08:45, vous avez �crit :
>
>>\let\mySec\section
>>\renewcommand{\section}[1]{%
>> \mySec{#1}\newpage%
>>}
>>
>
> I love this trick but it has problems with section*, the text is replaced
> with a *, how to make this consistent with booth section and section*
> commands?
\renewcommand\section{\newpage
\@startsection {section}{1}{\z@}%
{-3.5ex \@plus -1ex \@minus -.2ex}%
{2.3ex \@plus.2ex}%
{\raggedright\normalfont\Large\bfseries}}
HErbert
--
http://www.lyx.org/help/