Search found 4 matches
- Mon Jun 04, 2007 5:05 pm
- Forum: General
- Topic: Avoiding blank page between bibliography and appendix
- Replies: 4
- Views: 24690
Re: Blank page problem
By coincidence I just found that strangely enough this blank page only appears when I insert my picture environment.
- Mon Jun 04, 2007 8:47 am
- Forum: General
- Topic: Avoiding blank page between bibliography and appendix
- Replies: 4
- Views: 24690
Avoiding blank page between bibliography and appendix
I'm afraid there's no \newpage anywhere near my bibliography or appendixes.
This is my preamble:
\documentclass[a4paper,12pt,norsk]{report}
\pdfpagewidth 210mm
\pdfpageheight 297mm
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
\usepackage{lmodern}
\usepackage[latin1]{inputenc}
\usepackage ...
This is my preamble:
\documentclass[a4paper,12pt,norsk]{report}
\pdfpagewidth 210mm
\pdfpageheight 297mm
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
\usepackage{lmodern}
\usepackage[latin1]{inputenc}
\usepackage ...
- Sun Jun 03, 2007 10:34 pm
- Forum: General
- Topic: Avoiding blank page between bibliography and appendix
- Replies: 4
- Views: 24690
Avoiding blank page between bibliography and appendix
Latex produces a blank page with only a page number after the end of my bibliography and before my appendixes. I don't wan't this blank page, what should I do?
Thanx again!
Thanx again!
- Tue May 29, 2007 2:15 pm
- Forum: General
- Topic: Fixing displaced page numbers in footer
- Replies: 1
- Views: 2581
Fixing displaced page numbers in footer
I just switched from the plain pagestyle to fancyhdr and the fancy pagestyle. Now my page numbers are displaced, and I can't change them. If I use the \cfoot command (or \rfoot og \lfoot) I only obtain several page numbers. My page numbers are now -- apparently -- centered according to the page and ...