GeneralHow to turn on/off line numbering and page numbering

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
neumannturing
Posts: 32
Joined: Sun Mar 01, 2009 8:29 am

How to turn on/off line numbering and page numbering

Post by neumannturing »

Hello,
Some conferences require authors not number the pages but number each line. How can I do that in latex? Thank you.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

How to turn on/off line numbering and page numbering

Post by localghost »

For turning off page numbering choose an empty page style. Line numbers are possible with the lineno package. In another topic you can find interesting additions to patch some environments from amsmath for use with this package [1]. This might also be useful for you.

[1] View topic: lineno doesn't number lines in captions


Best regards
Thorsten
Post Reply