[texhax] Need some help coding a style

Reinhard Kotucha reinhard.kotucha at web.de
Sun Aug 8 22:38:24 CEST 2004


>>>>> "Mohamed" == Mohamed HOUSSNI <houssni at e-press.co.ma> writes:

    > It is obvious because \hrule follows the dimension of
    > "\textwidth".

No, it's a bit smarter, it depends on \columnwidth.  You can try with
\usepackage{multicol}.

\hrule is a plain TeX command, in LaTeX it's better to use
\rule{\columnwidth}{0.4pt}.

Using plain TeX commands in LaTeX can lead to problems which are very
hard to locate.  Don't waste your time.

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------




More information about the texhax mailing list