You can also use the \hline command. I've linked to documentation about that command as well as a good LaTeX reference.How can i get a horizontal line in LaTeX ?
Another solution, outside figure ou table enviroments:
\underline{\hspace{7cm}} Report Abuse
How can i get a horizontal line in LaTeX ?
This is the solution I came up with. If nothing else, I would replace 7cm above with ';\textwidth';.
\noindent
\begin{tabular*}{\textwidth}鈥?br>
\hline
\end{tabular*} Report Abuse
use the /line(1,0)(length) directive
No comments:
Post a Comment