[geeks] #%*@$ LaTex!

Jonathan C. Patschke jp at celestrion.net
Fri Feb 15 01:59:25 CST 2002


> Anyone know how to set / adjust margins in LaTex? I'm using Lyx and keep
> coming up with 1.5" margins instead of 1" margins...

I don't know about LyX, but the LaTeX would look like this:

\setlength{\hoffset}{-0.5in}
\addtolength{\textwidth}{1.0in}
\setlength{\voffset}{-0.5in}
\addtolength{\textheight}{1.0in}

--Jonathan



More information about the geeks mailing list