Andre Poenitz sagte:
> On Tue, Dec 10, 2002 at 09:47:02AM +0100, Fran�ois BEAUBERT wrote:
>> I want to adjust the thickness of the line when you use the \hrule in
>> l
> yx
>> 1.1.6 (under title for exemple):
>>
>> layout->Paragraph->General->lines (below)
>>
>> Is there a way to control the thickness of the line in lyx like
>> \setlength{\hrule ...}{3pt}
>
> You could put \hrule height=3pt width=\textwidth in ERT I believe.
you should use LaTeX, not TeX
\rule{\textwidth}{3pt}
or
\hrulefill
Herbert
--
Dr.-Ing Herbert Voss
[EMAIL PROTECTED]