Search found 2 matches

by letmoon
Thu Aug 30, 2012 9:53 am
Forum: Page Layout
Topic: about page border
Replies: 2
Views: 2386

about page border

Stefan_K wrote:Hi,

welcome to the board!

Change the first line to:

Code: Select all

\documentclass[14pt]{report}
\documentstyle is obsolete syntax.

Stefan
Thanks, Stefan. It still doesn't work.
by letmoon
Wed Aug 29, 2012 5:08 pm
Forum: Page Layout
Topic: about page border
Replies: 2
Views: 2386

about page border

This is the first time for me to use LaTex. I use WinEdt and MikTex. I have searched with google for setting the page border. And I use the method of geometry. I want to my pages to be a fixed format. Codes here:

\documentstyle[14pt]{report}
\usepackage[left=0cm,right=0cm,top=1cm,bottom=1.5cm ...