Search found 2 matches

by statistician
Tue Mar 05, 2013 5:07 pm
Forum: Page Layout
Topic: Alter Chapter Mark
Replies: 1
Views: 3206

Alter Chapter Mark

Hi,

I want to change the displayed chapterstyle in my header. To be specific, now it displays e.g. "1. INTRODUCTION" and I want to increase the space between "1." and "INTRODUCTION" so I know I have to change the \chaptermark right? But how can I do this? My header is defined in the following ...
by statistician
Tue Mar 05, 2013 9:48 am
Forum: Page Layout
Topic: Custom Header fails
Replies: 1
Views: 4369

Custom Header fails

Hi,

I want to write my master thesis with the following setting:
\documentclass[
a4paper,
12pt,
bibliography=totoc,
index=totoc,
abstracton,
headsepline,
% footnosepline,
]{scrartcl}

\usepackage{latexsym}
\usepackage[latin1]{inputenc}
\usepackage[ngerman,english]{babel}
\usepackage{subfig ...