GeneralHow to count lines

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jona
Posts: 1
Joined: Tue Dec 16, 2008 10:37 am

How to count lines

Post by jona »

Hello.
I'm trying to make a booklet using python script and LaTeX.
Script is just to convert a plain-text document into latex file.
The problem is, that on the bottom of the page I have to place few lines for notes. But the space for this lines is different on each page and depends from the amount of text on the top. So if I'm using constant number of lines, there is sometimes no space left on the bottom and sometimes to much space. That's why I need to know, how many space do I have and how many lines I have to put to fill the page.

There is the example of the booklet in attach.

Have anyone some suggestions?

Thank you (and sorry for my English :))
Attachments
daily-out.pdf
The booklet
(235.21 KiB) Downloaded 181 times

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

Post Reply