Yann Collete wrote:
> 
> I want to change the shape of the chapter. I want :
> 
> =====================================
> 
> Chapter
> 
> Introduction
> 
> =====================================
> 
> I tried :
> 

\let\myChapter\chapter
\renewcommand{\chapter}[1]
{
\lyxline{.......}
\myChapter{#1}
\lyxline{....}
}

this should do the trick

Herbert



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

Reply via email to