Search found 2 matches

by jay_k
Fri Sep 05, 2008 12:24 pm
Forum: General
Topic: Margin Size and Columns
Replies: 2
Views: 4761

Margin Size and Columns

Ah thanks alot I've got it working now. :D

I've used \usepackage[a2paper,landscape]{geometry}
\geometry{top=1mm, bottom=1mm, left=1mm, right=1mm}
To get the right page setup.

And
\usepackage{parcolumns}
\setlength{\parindent}{0cm}
.
.
.
\begin{parcolumns}{2}
\colchunk{Column 1 text here ...
by jay_k
Fri Sep 05, 2008 10:47 am
Forum: General
Topic: Margin Size and Columns
Replies: 2
Views: 4761

Margin Size and Columns

Hey guys I'm completely new to LaTeX and have been trying to get my head around WinEdt lately. I have a few questions

1. How can I decrease the margin and header size of documents in WinEdt? Right now when I convert my documents to pdf (click the " PDF Texify button " )they have huge margins ...