Code: Select all
\usepackage[margin=1in,nohead]{geometry}
PS, I also have
\pagestyle{plain}
used for the main parts of my documentCode: Select all
\usepackage[margin=1in,nohead]{geometry}
\pagestyle{plain}
used for the main parts of my documentLearn 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
"Fit to printable area" or "Shrink to printable area" is an option for Page Scaling in PDF viewers and it's usually located in the "Print" dialog. If you're using Adobe Reader, go to File > Print, and somewhere around the middle of the window you'll notice "Page scaling" option. It is always a good idea to check this option prior to printing, since scaling the page might result in smaller page, smaller fonts etc., which is more often than not an unwanted result. Setting "Page Scaling" to "None" solves this.jota wrote:I have the same problem. I'm using an article template and when winEdt compiles to pdf it seems to change the margins. When it compiles to dvi doesn't do this.
Can you explain to me where i find the option "fit to printable area" ?
I couldn't find it.
Thanks in advance and sorry for my english.
J.-
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