Search found 2 matches

by Kazaam
Sun Oct 05, 2008 10:08 am
Forum: General
Topic: Different textwidth-and oddsidemargin-values in 1 document?
Replies: 2
Views: 3819

Re: Different textwidth-and oddsidemargin-values in 1 document?

Hi Stefan_K,
thanks for your help! I need to change it several times (4 times to be exact) but I choosed chngpage because I have it already installed with the default packages of my distribution, so I think it's more common. And you can use it several times in one document. Here's a doc for it I ...
by Kazaam
Sat Oct 04, 2008 4:00 pm
Forum: General
Topic: Different textwidth-and oddsidemargin-values in 1 document?
Replies: 2
Views: 3819

Different textwidth-and oddsidemargin-values in 1 document?

Hi,
I'm new to LaTeX and wanna write an articel. I first need to have a cover sheet where I have to write e.g. the date on the top right corner and my name in the top left corner. For example:

\documentclass[12pt,a4paper]{article}

\usepackage[top=+0.2cm, bottom=+2.2cm, left=+0.2cm, right=+0.9cm ...