{fancyhdr} is a package which allows the creation of custom page headers and footers.

learn more… | top users | synonyms

1
vote
0answers
24 views

fancyhdr - header and footer for all pages including first page

I'd like to insert header and footer for ALL pages INCLUDING first page Here is LaTeX code currently I use: \pagestyle{empty} \renewcommand{\headrulewidth}{0.0pt} \pagestyle{fancy} \lhead{} ...
2
votes
1answer
27 views

Page number in page which contain the name of the chapter

I would like to insert in each page the chapter name and number (bottom right) The problem is that this configuration does not apply to pages that contain the name of the chapter! My code : ...
3
votes
1answer
29 views

How to make the first page of index fancy

I have a file called index.tex that looks like this: \begin{theindex} \item apple, 39 \item banana, 23 ... lots more of this stuff stretching over say 4 pages \end{theindex} I include it in a MWE ...
3
votes
1answer
55 views

How can I stop content overlapping my footer?

I am trying to use LaTeX to generate PDF versions of cheat sheets people build on my website. They are all three column documents, effectively each containing multiple tables. For the most part, ...
0
votes
1answer
26 views

How to insert footer in first pages of chapter?

I am using fancyhdr to make header and footer for pages. In the minimal example the footer is not appearing in the first page of chapter. I want footer to be appear in the first pages of the chapter ...
3
votes
1answer
51 views

How to remove 'Chapter 1.' from 'Chapter 1. Introduction' while using \leftmark?

MWE is below: \documentclass{report} \usepackage{fancyhdr} %\newcommand{\currentchapter}{} %\let\oldchapter\chapter %\renewcommand{\oldchapter}[1]{\oldchapter{#1}\renewcommand{\currentchapter}{#1}} ...
6
votes
2answers
140 views

Alternatives to the horizontal line in fancyhdr

I'm looking for a more fancy alternative to the default (read boring) horizontal line produced under the fancyhdr package. How creative can we get?
1
vote
1answer
38 views

Centered section title in fancyhdr

fancyhdr automatically puts the section title on the right header. When I try \begin{document} \pagestyle{fancy} \chead{\rightmark} \rhead{} \cfoot{\thepage} \end{document} nothing appears in ...
2
votes
1answer
51 views

Getting chapter and section in \fancyhead

I am having a bit of a heard time getting \fancyhead to give me the out put I want. I'd like to have a header that includes Chapter X: THIS IS THE SECTION (italicized like the default). I can get it ...
1
vote
1answer
67 views

Customize page numbering so all pages are equally formatted in book class

The title says it all. A friend is working on her thesis and we cannot figure out how to ensure that the page numbering is equally formatted on all the pages that display page numbers. Default ...
5
votes
1answer
126 views

Tables as Header and footer

I've been struggling with my .tex for quite some time now, and decided its time to look for help. This is the situation: all docs here (my office) need to bring, as header, a table (3 columns) which ...
2
votes
1answer
66 views

Page number position on page with table of contents

I want to position page numbers in my document in top-right corner. I managed to do so using fancyhdr (see below). \usepackage{fancyhdr} \hypersetup{% pdfborder = {0 0 0} } ...
1
vote
1answer
65 views

Insert a url in a footnote [duplicate]

I would like to insert a url in a footnote but that isn't working. I use the following code : \documentclass[a4paper,11pt,final]{article} \usepackage{color} ...
3
votes
1answer
47 views

What is the proper way of moving my content but not my header/footer?

My header and footer are all set. Size and position are good. However, I want to push the actual content to the right and down (creating big margins at the top and left of the document). See this ...
5
votes
2answers
85 views

How to put the text at the top in fancyhdr

I made a document with 2 pages and headers: Can I put "Page 2 of 2" at the top of the 2-nd page, so it was vertically aligned with "Commercial invoice"? How can I manage the padding between the ...
2
votes
1answer
35 views

Empty page on the Part page

I'm using this on my document (scrartcl documentclass): \usepackage{etoolbox} \pretocmd{\section}{\cleardoubleevenemptypage}{}{} \pretocmd{\part}{\cleardoubleevenemptypage}{}{} This makes me get ...
6
votes
1answer
62 views

Want to get 'book name, and 'chapter name, in header

I asked a question to get 'chapter name' and 'section' in the header in the following link : \markboth is not working when using \chapter and \section. Now I have decided to replace the section name ...
0
votes
0answers
54 views

Gantt diagram and pdflscape

I'm trying to put a gantt diagram (using pgfgantt package) into landscape mode (using pdflscape package), but I have encountered a problem: It seems that, either because of pgfgantt, pdflscape or ...
0
votes
0answers
35 views

How to make page Footer Margin 0.75'' from bottom page?

I currently use LyX, and upload the package fancyhdr to try to solve this problem. However, it is not evident to me which of the commands would do this for me... Trying to file my doctoral ...
0
votes
1answer
41 views

Expand page to use full page height with fancyhdr

I use fancyhdr package and would like to print a large float that exceeds the textheight. Hence I would like to remove the headers and footers. And have the float verticaly centered. I tried ...
2
votes
1answer
52 views

fancyhdr - Only show sections, not subsections

Is there a way for the header to only print the title of the parent section? So in the example below, the subsection{LOL} page will have "1.1 LOL" written in the header. I just want it to say ...
1
vote
1answer
38 views

How to print the section name without the section number in a fancyhdr header?

I've copied a code to have a header that prints the section name on the left and my name on the right: \usepackage{fancyhdr} \pagestyle{fancy} \renewcommand{\sectionmark}[1]{\markright{\thesection\ ...
2
votes
1answer
58 views

\markboth is not working when using \chapter and \section

I am having a problem when adding \chapter and \section in the document. \markboth is not working when I compile it. I have got a link Why is \markboth not working?. But there is no solution about my ...
2
votes
1answer
48 views

topline of fancyhdr disappears when I use tocloft

I have the problem that when I use package tocloft the line under the fancyheader disappears. It only disappears on pages with lists, like table of contents or list of figures. I would like to have ...
3
votes
1answer
88 views

Placing page numbers with Fancyhdr

I have looked through many of the posts on this website, but I am still having trouble placing my page numbers in latex the way I want it. Essentially, I want to mimic the way MS Word formats page ...
0
votes
0answers
99 views

Is possible to make a page fancyhdr with LaTeX?

I want to make page with fancyhdr like this ? Can you explain to me ? How to make it ?
5
votes
1answer
90 views

Inconsistent margins using fancyhdr and geometry

For my homework assignments I usually use the fancyhdr package to create a header that contains the group (A, B, C etc), homework title, my name + student number and the date. Besides that I ...
5
votes
1answer
56 views

can't find issues identified by nag

I am somewhat new to LaTeX, but am currently working on a project (trying to use pdflatex for automated .pdf report rendering). I just learned about \RequirePackage[l2tabu, orthodox]{nag} today, ...
6
votes
1answer
82 views

How to set custom headers?

Having some experience with Latex, I'm now using LyX seriously for the first time. Since I need to set custom headers, I have enabled the Custom Header/Footerlines module and set the page layout to ...
3
votes
1answer
47 views

How to put a text, shifted to the right into the customized \section

I have the following code: \documentclass[11pt]{article} \usepackage[a4paper]{geometry} \usepackage[cm]{fullpage} \usepackage[utf8]{inputenc} \usepackage[english]{babel} \usepackage{lipsum} ...
2
votes
1answer
101 views

Same header and footer for every page

I have a problem with my header and my footer. If I do that: \pagestyle{fancy} \fancyhf{} \fancyhead[R]{\includegraphics[width=8cm]{img/header.png}} \fancyfoot[L]{ Name Firstname - v1.0 \\ Date}} ...
0
votes
0answers
51 views

Page numbering different side of heading for odd and even page

Hello I am using a fancyhdr package and I want that the page number appear in the right side of the heading for odd pages and in the left side of the heading for the left side. I alredy used the ...
1
vote
3answers
46 views

Problem with headlines

I have a problem with headlines. My kode is: \documentclass[a4paper,11pt.,leqno]{article} \pagestyle{fancy} \fancyhead{} \fancyfoot{} \fancyhead[LO, LE]{\thepage} \renewcommand{\headrulewidth}{0pt} ...
0
votes
0answers
50 views

titlesec and fancyhdr not compatible?

When I am writing my thesis, I define a new pagestyle called "main" using titlesec package, for all the chapters, as follows: \newpagestyle{main}{ \sethead{\bfseries \chaptertitle}{}{\bfseries ...
3
votes
1answer
52 views

Trouble using fancyhdr

I'm still relatively with using LaTex but I've done a lot of searching to try and fix my problem (may have not been enough). My issue is that I am after the page number in the top right of the header ...
4
votes
2answers
65 views

Text does not fit foot line space

For my next essay, I got some requriements from my teacher. The layout concerning headlines and footlines should be like this (as there is no adequate Times New Roman I chose Arial): ...
1
vote
1answer
65 views

Legend of picture, caption

I would like to assign one caption to a picture in my report, without this caption begin in the listing of figure. I use the following: \begin{figure}[htbp] \begin{minipage}[l]{.645\linewidth} ...
3
votes
0answers
70 views

Use fancy page numbering using Metapost graphic

ConTeXt is a great TeX format specially since Metapost is tightly integrated into it that producing page numbering style like is easily implemented if you know Metapost (which I admit I don't, ...
2
votes
1answer
106 views

Remove section name from header in LaTeX

I am trying to remove section names in headers. I am using fancyhdr package. When I try to specify new text in \lhead{}, text is just overlayed on section name. P.S. 3 hours of googling did not help. ...
5
votes
1answer
129 views

Decorative lines above and left of text

I would like to recreate this decoration, which is being placed at the top of every page: So a thin line above the text, and a thicker line left of the text. I've been trying to do this using the ...
3
votes
2answers
82 views

Alternating header titles

I'm trying to figure out how to get the odd and pages to display the current section name and the odd pages to display the title of the paper. How do I accomplish this? I'm using article and I have ...
2
votes
1answer
54 views

Remove line from Header

I am using \usepackage{fancyhdr} \pagestyle{fancy} ........ \lhead{My Name} This setup creates header with a horizontal line. How can I remove line appearing in header? When I convert this ...
3
votes
1answer
53 views

No page number on the first page of an Index (not ToC)

The publishing house I am going to publish a book with demands no page number on the first page of each chapter. I used \thispagestyle{empty} in most cases and had to use ...
1
vote
1answer
78 views

How to enlarge the header of a fancy page style? [closed]

I am using a fancy page style for my report. I am using the following code to set the width of the body: \usepackage[left=3cm, right=2.5cm, top=2.65cm, bottom=2.65cm]{geometry} However, the bar in ...
5
votes
2answers
161 views

Logo in footer with aligned text

I want to create a latex class to create documents for my company. There is an example style for a word document but it looks more complex as most headers/footers I have found till now to re-create in ...
1
vote
1answer
125 views

fancyfoot different on first page of new chapter

I copied my fanyfoot setting of a former work of mine but in my current file it behaves completely different. On the first page of each chapter the pagenumber if not centered but aligned left. Also no ...
1
vote
3answers
78 views

Change linewidth for the whole document, while keeping fancyhdr wide?

Somebody noticed that \abstract changes the linewidth for the whole document (here). The problem was the syntax: with correct syntax as below this is avoided. \begin{abstract} This is an abstract. ...
0
votes
1answer
153 views

Figure caption exceeds \textwidth [closed]

What is the best way to make figure captions fit the same margins as paragraphs? Currently the caption is constrained only by the same margins as the header and footer, which are larger. This ...
3
votes
1answer
67 views

Hyperref marks lastpage as a reference

I am using the hyperref package, lastpage package and fancyhdr package. My problem is, that the number showing the amount of total pages (in the footer) is red and works like a link to the front ...
4
votes
1answer
190 views

latex fancyhdr: is possible to use leftmark and rightmark alternatively?

I'm using this code to customize the header layout: \pagestyle{fancy} \fancyhead{} \fancyfoot{} \lhead{\nouppercase{\rightmark}} \rhead{\thepage} I would like to have the section name in the top ...

1 2 3 4 5 6