Discussion:
Line numbers in document
nekko337
2007-05-17 17:41:37 UTC
Permalink
Hi all !

I'm interested in adding line numbers on one side of the final
document, something like:

=====================================
1: In this paper,...
2:
3:
and so on
=====================================

Do I need a package or define a newcommand?


Thanks in advance
Bogdan Cristea
2007-05-19 19:45:43 UTC
Permalink
There is a package lineno for this. Here is an
example:

\usepackage{lineno}
\linenumbers
\begin{document}
etc.
\end{document}

regards
Bogdan
Post by nekko337
Hi all !
I'm interested in adding line numbers on one side of
the final
=====================================
1: In this paper,...
and so on
=====================================
Do I need a package or define a newcommand?
Thanks in advance
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

Continue reading on narkive:
Loading...