[OS X TeX] Pesky TeXShop warnings
Frank STENGEL
fstengel at mac.com
Thu Feb 3 02:12:01 EST 2011
Le 3 févr. 2011 à 06:15, Don Green Dragon a écrit :
<snip>
> \rule{\textwidth}{4pt}
> \rule{\textwidth}{2pt}
>
> and TeXShop places a vertical bar to the right of the second rule and complains (not including the ---------- guys):
>
> ----------
> Overfull \hbox (30.0pt too wide) in paragraph at lines 17--19
> [] |
> ----------
<snap>
Well, if your parargraph inddentation is non zero you will get this.
Try :
\noindent\rule{\textwidth}{4pt}
\noindent\rule{\textwidth}{2pt}
an you will get what you wanted (two black lines across the page)
--
Frank STENGEL (fstengel<at>mac.com)
More information about the MacOSX-TeX
mailing list