Search found 2 matches

by conjoa
Fri Sep 16, 2011 6:05 pm
Forum: Page Layout
Topic: memoir | Page Layout Issues
Replies: 3
Views: 2457

memoir | Page Layout Issues

Thankyou for the advise

Is this better?
\documentclass[oneside,12pt,a4paper]{memoir}

\usepackage{lipsum} % dummy text

\setlrmarginsandblock{3cm}{2.5cm}{*}
\setulmarginsandblock{2.5cm}{2.5cm}{*}

\checkandfixthelayout



\usepackage{titlesec}
\titlespacing*{\chapter}{0pt}{-0.5cm}{20pt ...
by conjoa
Fri Sep 16, 2011 4:21 pm
Forum: Page Layout
Topic: memoir | Page Layout Issues
Replies: 3
Views: 2457

memoir | Page Layout Issues

Hi

I am relatively new to LaTeX and I'm having a few issues with the document I am writing.

I have managed to add a header and footer to my document, however the main body of the document runs into my header (The footer is not affected). The header and footer does not appear on every page (in some ...