Search found 3 matches

by MacGuffin
Tue Aug 10, 2010 6:58 pm
Forum: Page Layout
Topic: Inconsistent page numbering
Replies: 5
Views: 4210

Re: Inconsistent page numbering

Thanks, that's solved the numbering problem although it does give me a formatting issue with the abstract page, but it's nothing I can't manage now.

Thanks.
McG
by MacGuffin
Tue Aug 10, 2010 6:31 pm
Forum: Page Layout
Topic: Inconsistent page numbering
Replies: 5
Views: 4210

Inconsistent page numbering

Thanks guys - the formatting problem is now solved.

That just leaves the weird page numbering. I think this pretty accurately sums up the problem (I've removed all formatting commands and anything relating to page layout, etc). It compiles without errors, but it still has the page numbering problem ...
by MacGuffin
Tue Aug 10, 2010 10:50 am
Forum: Page Layout
Topic: Inconsistent page numbering
Replies: 5
Views: 4210

Inconsistent page numbering

Hi all

I'm having a problem getting the page numbers of my document to display correctly. I'm writing my degree dissertation, and I need to include an abstract. I currently have:


\documentclass[10pt,twoside,a4paper]{report}
\usepackage{mystyle}
\begin{document}
\sffamily

\input{./tex/titlepage ...