Tagged Questions
2
votes
2answers
223 views
Why is the ledmac line number misaligned with the final item?
Here's a minimal document showing the problem:
\documentclass{article}
\usepackage{ledmac}
\begin{document}
\firstlinenum{1}
\linenumincrement{1}
\beginnumbering
\pstart
\begin{itemize}
\item This ...