Is there a way to count the number of lines printed on a page without actually counting? (Can one choose to have this written to the log file for every page?)
Asked
Active
Viewed 440 times
\usepackage[lineno]{lineno}is a help, but it displays the line numbers, but it can be switched off in the real production run. Take care with math environments, however – Sep 13 '15 at 09:27