Thank you, it worked. also it needed one more command too: \fancyhead[LE,RO]{}.
Thank you.
Search found 5 matches
- Thu Oct 28, 2010 10:05 pm
- Forum: Page Layout
- Topic: How to center the page header?
- Replies: 3
- Views: 2741
- Thu Oct 28, 2010 9:42 pm
- Forum: Page Layout
- Topic: How to center the page header?
- Replies: 3
- Views: 2741
How to center the page header?
Hello,
could you please help me in this issue? I am trying to put the header at the center but it is located at the right side. I am using these commands:
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{%
\markboth{\chaptername
\ \thechapter.\ #1}{}}
\renewcommand ...
could you please help me in this issue? I am trying to put the header at the center but it is located at the right side. I am using these commands:
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{%
\markboth{\chaptername
\ \thechapter.\ #1}{}}
\renewcommand ...
- Mon Oct 25, 2010 9:47 pm
- Forum: Document Classes
- Topic: Problem with margins in Report class
- Replies: 7
- Views: 4611
Re: Problem with margins in Report class
I just saw a webpage talking about the margins stuff and recommending to use simplemargins package. I downloaded simplemargins.sty from internet ( I cant remember from where exactly)
Yes, I am using geometry package but it doesnt make effect on the margins!
Yes, I am using geometry package but it doesnt make effect on the margins!
- Mon Oct 25, 2010 6:06 pm
- Forum: Document Classes
- Topic: Problem with margins in Report class
- Replies: 7
- Views: 4611
Re: Problem with margins in Report class
I am using these packages :
\documentclass[12pt,notitlepage]{report}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{bm}
\usepackage{amsmath}
\usepackage{cite}
\usepackage{caption3}
\usepackage{multirow}
\usepackage{mathrsfs}
\usepackage{setspace}
\usepackage{slashbox ...
\documentclass[12pt,notitlepage]{report}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{bm}
\usepackage{amsmath}
\usepackage{cite}
\usepackage{caption3}
\usepackage{multirow}
\usepackage{mathrsfs}
\usepackage{setspace}
\usepackage{slashbox ...
- Mon Oct 25, 2010 5:52 pm
- Forum: Document Classes
- Topic: Problem with margins in Report class
- Replies: 7
- Views: 4611
Problem with margins in Report class
Hi every one,
I am typing my thesis in latex and I am using Report document class for this purpose. the original problem for me was page numbering. I used Roman numbering and Arabic one for different pages and somehow latex was resetting the numbering for abstract page,...
I solved this problem by ...
I am typing my thesis in latex and I am using Report document class for this purpose. the original problem for me was page numbering. I used Roman numbering and Arabic one for different pages and somehow latex was resetting the numbering for abstract page,...
I solved this problem by ...