Questions tagged [lineno]

{lineno} is about questions regarding the package lineno.

The package {lineno} adds line numbers to selected paragraphs with reference possible through the LaTeX \ref and \pageref cross reference mechanism.

98 questions
4
votes
1 answer

How not to select line number for copy and paste in lineno?

I am using the lineno package to number the lines. However when I select a paragraph of text for copy and paste, the line numbers also get copied. How can I avoid this? I did some searches but came across no easy fix, is there a different package or…
zmkm
  • 379
2
votes
1 answer

Turning line numbering off in the lineno package

I would like to find a way to number the lines of a text and add references to specific lines, while at the same time retaining the ability to turn line numbering off. (This is useful when one writes a scientific paper: when submitting to a journal…
2
votes
0 answers

Last page is blank when using lineno

When I include \usepackage{lineno} the last page always is rendered blank. I used this template for the manuscript, but the error doesn't seem to occur with that alone. I couldn't figure out a MWE to include. There isn't even an error or warning in…
2
votes
2 answers

Simple "lineno" macro that doesn't work

I'm trying to automate the command \linelabel in a way that it could create its own label name. Here is a…
2
votes
0 answers

lineno.sty not supported if use widetext.sty

I am using widetext.sty to span the equations over two columns. The output which is coming is perfect I would like to add linenumbers using lineno.sty, if I do so, the linenumbers is merging with the inner margin (see below screenshot). Could anyone…
1
vote
0 answers

Line numbers in paragraphs containing displayed equations and the graphbox and mathtools packages

I am using the packages mathtools and graphbox, and these seem to be interferring with lineno - numbers do not print for paragraphs that contain displayed equations. This is similar to this problem, however I am using equation environments. I have…
Esme_
  • 657
  • 7
  • 15