With the following, I find an extra line number:
\documentclass{article}
\usepackage{lineno}
\usepackage{amsmath}
\linenumbers*[1]
\begin{document}
\begin{linenomath*}
\begin{align}
&a1& \nonumber \\
&a2& \nonumber
\end{align} \end{linenomath*}
\end{document}
Thoughts? Thanks in advance!
Page Layout ⇒ Line numbering near 'align' environment
Line numbering near 'align' environment
Last edited by bfleshman on Thu Mar 05, 2009 4:18 pm, edited 3 times in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Line numbering near 'align' environment
Just a guess, but you might have made a \\ too much at the end of your align environment?
It would be lovely if you could post a minimum working example (a snippet of the code which others can compile - to see if they get the same error).
It would be lovely if you could post a minimum working example (a snippet of the code which others can compile - to see if they get the same error).

OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit