Tobias Lochner wrote:
Hello
I'm trying to get linenumbers on a text with two columns using the
"lineno"-package.
It works fine for the left column, but for the right column the linenumbers
are getting mixed with the text of the left column.
I wished I could have the linenumbers for the left colum on the left side
and the ones for the right column on the right side.
Is this possible?
Thank you.
Bye, lochi
Try \usepackage[switch*]{lineno} in the preamble. (Or omit the * to
switch which margin is used.) Source: section 3.1 of the lineno manual.
/Paul