GeneralThe length of a line

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
tarektarek
Posts: 30
Joined: Fri Nov 23, 2007 12:56 am

The length of a line

Post by tarektarek »

Hi,
I want to ask about how to set a length of a line in a document. Is it using \textwidth 6.5 in? I tried to use this command, but if I reduce the margins on both the left and right sides, I have the same number of pages as before.
I tried to use another command \linewidth 6.5in, and whenever I reduce the margins from both right and left, I can control the number of pages. I am but I think the latter command is not effecting my document. Please let me know what is the case.

Thanks

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

The length of a line

Post by gmedina »

Hi,

you can use the geometry package to change the page layout of your document; please refer to the User's manual of the package for further details.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply