Search found 2 matches

by martian
Mon May 12, 2008 5:56 pm
Forum: Document Classes
Topic: how to avoid unwanted page-shift?
Replies: 2
Views: 6853

Re: how to avoid unwanted page-shift?

Wow, that was super-fast help! Seems that i missed to check the log...
Thanks a lot!
Matthias
by martian
Mon May 12, 2008 5:37 pm
Forum: Document Classes
Topic: how to avoid unwanted page-shift?
Replies: 2
Views: 6853

how to avoid unwanted page-shift?

Hello everybody! While making a report for school I've encounterd a problem I wasn't able to find a suitable solution for. The basic tex code looks like this:
\documentclass[a4paper,12pt]{article}
\usepackage{geometry}
\usepackage{fancyhdr}
\geometry{paper=a4paper,left=25mm,right=25mm,top=25mm ...