[EMAIL PROTECTED] wrote:

> I�m sorry. On your reply I�ve seen, that the format of my mail has changed
> a little, though the thing I asked for, is not very clear.
> 
> What I try to do is a fancyheader with two lines on the left side, to lines
> centered in the middle and the pagenumber on the right side:
> 
> 
> Bla left..........Bla centered............
> Bla 2 left........Bla2 centerd............\thepage
> ----------------------------------------------------


\lhead{\parbox[b]{0.3\textwidth}{blaLeft\\blaLeft2}}
\chead{\parbox[b]{0.3\textwidth}{blaCenter\\blaCneter2}}
\rhead{\thepage}


Herbert

-- 
http://www.lyx.org/help/

Reply via email to