<br><font size=2 face="sans-serif">Here is what was happening</font>
<br>
<br><font size=2 face="sans-serif">I was doanloading the required files
including lineno.sty from CTAN. When I was doing that, by clicking on &quot;download&quot;
this would open the file in internet explorer. Then I would save it to
my latex directory. This process somehow changed the file and this was
the source of the problem.</font>
<br>
<br><font size=2 face="sans-serif">I found out that another way to get
that package was through miktex. In this case when you choose to download
it yu can extract all of the required files straight to your directory
without opening them and thus avoiding the problem mentioned above.</font>
<br>
<br><font size=2 face="sans-serif">thanks for the help</font>
<br><font size=2 face="sans-serif">joao</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>William Adams &lt;will.adams@frycomm.com&gt;</b>
</font>
<p><font size=1 face="sans-serif">02/04/2009 02:11 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Uwe Lück &lt;uwe.lueck@web.de&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">TeXhax &lt;texhax@tug.org&gt;, Joao.Santos@ny.frb.org,
&quot;&quot;Stephan I. Böttcher&quot;&quot; &lt;boettcher@physik.uni-kiel.de&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [texhax] using lineno.sty with latex</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>On Feb 4, 2009, at 1:48 PM, Uwe Lück wrote:<br>
<br>
&gt; I expect \documentclass{minimal} would crash here since lineno.sty
&nbsp;<br>
&gt; by default invokes \tiny to typeset line numbers, while \tiny is not
&nbsp;<br>
&gt; defined under minimal.<br>
<br>
I knew I should've taken a moment to either type ``(untested)'' or to &nbsp;<br>
test it.<br>
<br>
Okay, \documentclass{article} then.<br>
<br>
<br>
But apparently one needs some additional bit of code to turn on line &nbsp;<br>
numbering....<br>
<br>
\documentclass{article}<br>
\usepackage{lineno}<br>
\begin{document}<br>
<br>
\linenumbers<br>
<br>
Test.<br>
<br>
Testing.<br>
<br>
Testing 1, 2, 3<br>
<br>
\end{document}<br>
<br>
(tested)<br>
<br>
If the above doesn't work for Joao, then there must be something wrong
&nbsp;<br>
in the copy of lineno.sty which is being used.<br>
<br>
William<br>
<br>
<br>
-- <br>
William Adams<br>
senior graphic designer<br>
Fry Communications<br>
<br>
<br>
</font></tt>
<br>