latex-lineno / lineno

lineno – Line numbers on paragraphs
Other
11 stars 2 forks source link

lineno does not work with phase-III #13

Open dpantele opened 3 months ago

dpantele commented 3 months ago

Simplest document

\DocumentMetadata{testphase={phase-III}}
\documentclass{article}

% Packages for layout and typography
\usepackage{lineno} % For line numbers
\linenumbers

% Header and Footer Style

\begin{document}
\section{Introduction}

Paragraph

\end{document}

does not have the linenumbers on paragraphs when compiled with pdflatex-dev:

image

Probably some hooks are different with the new kernel.