Tagged Questions
0
votes
1answer
18 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
50 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}}
...
1
vote
1answer
33 views
KOMA-Script: Use scrheadings on chapterpage, but only the footer (not the header)
I'm using the KOMA-Script and have page-numbers at the bottom of my document. The headline contains the chapter/section-name.
By default, the chapterpagestyle is plain (or empty). So I set it to ...
1
vote
1answer
46 views
Right/left align chapter number and center the chapter title on the next page
I want to left or right align my chapter number, and center the chapter title on the next page. I've used the \titlesec package, but it removes the header and footer on the first page of every ...
4
votes
1answer
68 views
Chapter name overrunning page
I am editing a collection of documents, a few of which the author has given such long titles that, when they are formatted as chapters, the heading overruns the page. The following code should ...
1
vote
1answer
65 views
Memoir chapter page formatting
I am using the memoir class. I have a series of chapters defined, but I need to change the way the chapter title pages are formatted. In particular, by default the text "Chapter X" is spaced a couple ...
1
vote
1answer
221 views
renewcommand chapter
Just a short question:
I want to renew the chapter command, so that I can manipulate the distance between the chapter number and the chapter title in my header, currently I have defined my header as:
...
5
votes
2answers
494 views
Chapter name in the header with \chapter*
I need to display the chapter name with the \chapter* command to the left side of the header. This is one example of what I tried:
\documentclass[12pt,a4paper,oneside]{book}
...
1
vote
1answer
136 views
Chapter's title page before every chapter, and every chapter with its title
I am doing a research work and I googled half an hour and found nothing about this. Is there some way to get a title page (without any style) for every chapter?
I think the "without style" thing is ...
2
votes
0answers
154 views
Section+Subsection in the header AND chapter in the footer using book (memoir)
I' writing my thesis in LyX with book (memoir) style.
I would like to personalize the headers and footers but I cannot use the fancy package since I'm in the memoir style.
So (being a novice in ...
4
votes
1answer
178 views
scrpage2: footer on chapter-starting pages
I am using scrpage2 and have defined the header and footer.
Is it possible to display the footer also on pages where the chapter begins?
I guess this has to work.
Header is not necessary on those ...
4
votes
1answer
88 views
In a chapter*, how do I remove chapter numbers from figures and add the title to the running head?
I have a document with numbered chapters. At the end I wanted to add some appendices without a number (only a title). I used this solution, which I found online:
\newcommand\chap[1]{%
...
6
votes
1answer
103 views
Chapter page formatting
I'm using MiKTeX and when I use \chapter command, it starts a new page. I was wondering how to not start a new page.
My next concern is how can I align the text \chapter{*} where * is the text.
...
2
votes
1answer
187 views
Reducing/removing gap between header and custom chapter title
I'm writing a portfolio/report with pdflatex and while trying to get a header and footer I have got a situation where there's now a significant gap between the header and the chapter title, whereas ...
4
votes
1answer
190 views
Page numbers only appear on pages where a chapter starts
I have a problem in the number of the pages in my report the problem is that the number of the page appears in the beginning of the chapter but in the next page it is absent. This is a part of my ...
8
votes
2answers
200 views
Header not displaying correctly on chapter page due to subsection
(Complete source code below.)
(Note: Not sure if I am using LaTeX or just TeX. I am editing with TeXworks, as TeXStudio was not rendering what I typed without +20 seconds of lag.)
I apologize if ...
2
votes
1answer
239 views
No page number displayed after applying header and footer
After applying a new header and footer, no page number is displayed in my document; only the updated header and footer. And there is another problem: there is no header or footer displayed on chapter ...
5
votes
1answer
94 views
Headers of \chapters* take the headers of their previous \chapter
When using book.cls and using \chapter* after a \chapter, the header used in \chapter* is wrong. An example is pasted below.
Is there any known workaround for that? I have tried quite some tricks ...
0
votes
0answers
229 views
Wrong page numbering style and chapter title [closed]
I have just finished my thesis, which is ready for defence and print!
It consists of tex subfiles which are added to a main file. The thesis is written in Greek. I used roman numbering for the first ...
4
votes
1answer
189 views
memoir headers with starred chapter
I need help with page layout in memoir.
I want to have an unnumbered chapter0 (i.e. introduction) but when using the \chapter starred version the chapter headers is wrong.
This is my example source:
...
5
votes
2answers
324 views
Problem with redefining \chapter{…} command
I want to change the definition of \chapter[...]{...} to \chapter[...]{...}\thispagestyle{empty}. To do this, I'm using the code below:
\documentclass{book}
\let\origchapter\chapter
...
3
votes
1answer
559 views
How to design a nice looking chapter title and page
I want to create something like the images I have below:
( I couldn't draw well the chapter number and its font)
and
( I couldn't draw well the page number)
--------------UPDATE According to ...
1
vote
1answer
269 views
nameref changes header when referencing a chapter*
I'm writing a LaTeX document with book as document class and compiled with pdflatex. TexLive version is latest 2012.
For introduction (and conclusions) chapter, I'm using:
\chapter*{Introduction ...
4
votes
1answer
153 views
Modifying the location of page number on the first page of chapter to fit within height
I am working on writing my masters thesis, for which the layout requirements are:
1.5 inch margin on left, 1 inch on all other side
Page number on top right on every page, except for first page of ...
0
votes
0answers
39 views
chapter title on two lines in the TOC [duplicate]
Possible Duplicate:
How can I display a short chapter name in the header and a long chapter name in the ToC?
I have a quite long chapter title that I break into two lines as follows:
...
4
votes
1answer
271 views
Why are pagenumbers centered with \pagestyle{headings} on \chapter{}'s first pages?
I'm using documentclass report with options twoside and openright. The pagestyle is headings. This is a minimal working example:
\documentclass[twoside,openright]{report}
\usepackage{blindtext}
...
1
vote
1answer
619 views
chapter title long and necessity to cut it
my chapter title is too long and I have the necessity to cut it in two different lines. well which could be the best way to cut it?I tried using \newline but unfortunately this modification affects ...
4
votes
1answer
420 views
How to apply custom headers/footers on pages with new chapters?
I'm writing my final report in LaTeX for my bachelor's degree. I'm aiming at having a document similar to the .doc template used normally.
I want to have my customs headers and footers applied on ...
7
votes
1answer
1k views
fancyhdr: How get part on even and chapter on odd pages
I am trying to use fancyhdr to set the part no. and name on my left pages and chapter no and name on the right pages.
My document is
...
2
votes
1answer
179 views
Headline next to page number overtaken to next chapter
I have one chapter for my listings
%%% Document Class
\documentclass[ngerman,bt]{dbvdoc}
\phantomsection
\addcontentsline{toc}{chapter}{Listings}
\lstlistoflistings
\cleardoublepage
and the next ...
2
votes
1answer
309 views
Is there method for removing \\ newlines - problem with fancyhdr and multiline chapter name
Some of my chapter has very long names, and they have different break line in ToC and on Chapter page, according to a solution to How to make (force) line-break in Chapter Title (in ToC, Chapter, ...
3
votes
1answer
1k views
How to make (force) line-break in Chapter Title (in ToC, Chapter, Header) - if possible?
I've found how to make different text for Title appearing in ToC, Chapter and headers Chapter title in header too long :
\chapter[medium-length title for TOC, if wanted]{full title name}
...
4
votes
1answer
69 views
How can I get a page number on the last page of a chapter with the mwrep class?
\documentclass[12pt,a4paper]{mwrep}
\begin{document}
\chapter{Chapter 1}
Text \pagebreak
Text \pagebreak
Text
\chapter{Chapter 2}
Text
\end{document}
This does not generate page number on last ...
7
votes
5answers
532 views
\pagestyle{empty} doesn't work on first page of new chapter
I have a problem with page numbering in LaTeX. I don't want any page number in my document so I used \pagestyle{empty} but every time when I start a new chapter I get a page number on the bottom ...
4
votes
2answers
283 views
Chapters and verses of current page in header
This question is linked to my other titlesec question
Does any one know how to add the current segment location at the top of any particular page.
What I need is the reference at the top of a ...
8
votes
2answers
2k views
Chapter title in header too long
How can I format the header on every page displaying the title of the current chapter? In one of my chapters the title is too long so it is running out of the page.
Here's a minimal example of my ...
1
vote
1answer
400 views
Modify chapter command (and KOMA-script addchap)
Is there something like etoolbox's \appto, that also works for \chapter and \addchap?
edit: I intend to use it to re-enable page numbering (which may or may not be disabled using ...
3
votes
2answers
547 views
Blank pages header [duplicate]
Possible Duplicate:
How to remove head- and footlines for pages between chapters?
I have a problem that I'm not able to solve with LaTeX:
I'm in book mode. Then LaTeX leaves a blank page ...
3
votes
1answer
445 views
Change chapter heading and insert line at top of pages.
I'm using this preamble:
\documentclass[pdftex,10pt,b5paper,twoside]{report}
\usepackage[lmargin=25mm,rmargin=25mm,tmargin=27mm,bmargin=30mm]{geometry}
\usepackage[comma]{natbib}
\usepackage{lmodern}
...
11
votes
3answers
4k views
Why doesn't \pagestyle{empty} work on the first page of a chapter?
Here's a minimal case of the problem:
\documentclass{book}
\pagestyle{empty}
\begin{document}
\chapter{The first}
This page has a page number\ldots
\newpage
\ldots but not this one.
...
2
votes
1answer
1k views
fancy header/footer on pages with chapter beginning
I'd like to produce report class document with one style of page numbering.
I've declared:
\usepackage{fancyhdr}
\fancyfoot[R]{\thepage}
\pagestyle{fancy}
but on pages with new chapter the page ...
1
vote
1answer
506 views
Koma Script header-footer on chapter start page
The scrbook class omits the header footer on the page where a new chapter starts. How to add them on those pages?
6
votes
1answer
494 views
Change footer in beginning of chapters
I want the footer of all pages to be "Page N°X" on the right. I used this:
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{} % clear all header and footer fields
\fancyhead[R]{\leftmark}
...
3
votes
1answer
870 views
header and chapter*
I find it strange that the page header in the chapter “Title2” is not updated in the example below:
\documentclass[12pt]{book}
\usepackage{lipsum}
\begin{document}
\tableofcontents
\chapter{Title1}
...
4
votes
1answer
1k views
header and footer of the first page of every chapter
It maby be weird, I want to make header and footer for every page including the first page of each chapter, how can I do this?
4
votes
1answer
1k views
How to set the chapter style in report class
When a chapter starts, it appears as, e.g.,
Chapter 1
Introduction
and it then in upper left corner of each page in the chapter the name appears as
CHAPTER 1 INTRODUCTION
But I want that ...
1
vote
1answer
515 views
How to control \chapter text related to \tableofcontents
How can I control \chapter text associated with \tableofcontents
How to change the font size of \chapter{text} in TOC page.
How to restrict TOC pages to ONE. (Two pages are coming as default).
At ...
1
vote
1answer
679 views
Chapter number on page header is not updated in LaTeX document
I have a small technical problem but I have been unable to find a solution to it so far.
In my thesis document, the chapter numbers that are displayed on page headers are not updated. It keeps on ...
24
votes
3answers
11k views
How can I display a short chapter name in the header and a long chapter name in the ToC?
I am writing a book and one of my chapter has a very long title. As it can't be displayed correctly on the top of even pages, I provide a "short title name" via the \chapter[short title]{long title} ...
3
votes
1answer
2k views
How do I insert a document's title and the chapter's name into a header?
I am attempting to place the document's title on the left side of a header and the chapter's name on the right side of the header. However, I am unable to find how to use the title variable specified ...