Search found 3 matches

by ThomYorke
Tue May 06, 2008 3:43 pm
Forum: General
Topic: headers, pagenumbers
Replies: 3
Views: 2632

Re: headers, pagenumbers

Okay, thank you very much, I will do so next time.
by ThomYorke
Tue May 06, 2008 1:04 pm
Forum: General
Topic: headers, pagenumbers
Replies: 3
Views: 2632

Re: headers, pagenumbers

Situation now:

\documentclass[12pt,a4paper,headsepline]{scrreprt}
\usepackage{amsmath}
\usepackage{geometry}
\geometry{a4paper,left=40mm,right=20mm, top=20mm, bottom=20mm}
\usepackage{amssymb}
%\usepackage[nenglish]{babel}
\usepackage[T1]{fontenc}
\usepackage[ansinew]{inputenc}
\usepackage{array ...
by ThomYorke
Tue May 06, 2008 9:55 am
Forum: General
Topic: headers, pagenumbers
Replies: 3
Views: 2632

headers, pagenumbers

Hallo!

Hi! I hope that I have found a community that can help me :)
I would like to have pagenumbers right-aligned and not so close to the bottom of the page, and the headerline also right-aligned and formated in spaced laters(LIKE THIS).

Whats wrong with the following code/what do I have to do ...