{chapters} is about the \chapter command which is one of the sectioning commands forming the logical structure of documents. This tag should only be used *in addition* to the more general {sectioning}.
4
votes
1answer
87 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
101 views
how to import images into Memoir chapter style
Another Memoir style I'm trying to create... I grabbed bits of code from here and there and I almost have it working, but the imported image isn't centered over the chapter title... spent many hours ...
3
votes
0answers
107 views
How does quotchap package deal with chapters read from external files? [closed]
If I use the quotchap package, with the following sample code,
\documentclass{book}
\usepackage[grey]{quotchap}
\begin{document}
\input{ch1}
\chapter{Chapter 2 Heading}
\end{document}
it recognizes ...
4
votes
1answer
124 views
Fit the height of the chapter number to n-times the height of the chapter name
I would to get the chapter number tall n-times the chapter name in order to have a better proportion between the two elements. Why I get errors and how can I fix that behaviour?
I thought something ...
4
votes
1answer
189 views
Help modifying a memoir chapter style
I'm very new to TeX and I'm from a graphic design background, so I apologize if I'm missing something very obvious.
I want to modify the memoir style VZ14. What I would like is:
=====h double ...
5
votes
4answers
134 views
How can I add a page break after a chapter title?
I'd like to have a page that is mostly blank, but just shows the chapter number and the title, and maybe a small summary of the chapter, followed by white space... The actual sections will start on ...
7
votes
1answer
200 views
How to best set chapter title color in the memoir class's Hansen style?
I am tinkering with the Hansen chapter style for the memoir class, as reviewed and listed in texblog. The Hansen style is unfortunately not discussed in the memoir class documentation.
I changed it ...
5
votes
1answer
121 views
Numbering to start from section not chapter
I want chapters not to have any numbers (both in the text and in the table of contents) and the numbering in each section to start from 1. For example (both in text and toc):
Introduction
1 Section
...
0
votes
1answer
163 views
Classicthesis chapter number gets black
The chapter number is black, but it should be light gray. I have not modified anything in the layout files and have downloaded fresh one. Has anyone got a clue where I can change to adjust the color ...
6
votes
1answer
168 views
Title between lines
So I want to have one line above and one under the title of a chapter in scrreprt, like:
_________________________________________________
1. Introduction
...
1
vote
1answer
140 views
Chapter title placement
How can I delete the white space between the chapter's title and the beginning of the page? That is, how to place a chapter's title the higher possible? I am using the book class.
1
vote
1answer
793 views
Fancy templates for chapter styles, headings, colours and spacing [duplicate]
Possible Duplicate:
Fancy chapter headings
I am new to latex but decided to write my thesis with it. However, I think the standard layout of latex is not super fancy meaning the chapter ...
4
votes
1answer
129 views
Chapter numbers in endnotes
I need to list the endnotes chapter-by-chapter at the end of a book class Latex document. I borrowed this code from
How to reset endnotes counter at parts and chapters
\documentclass[12pt]{book}
...
3
votes
1answer
335 views
How to move chapter number in classicthesis class
I am using classicthesis for my thesis. In each chapter LaTeX puts its number, but I need to move it.
Here you have an screenshot example, in this image I wish to move "4" number to the left.
4
votes
1answer
375 views
“Undefined control sequence” problem in memoir class?
I use memoir class and want to customize the table-of-contents and chapters style. When I use \renewcommand*\l@chapter[2] I get this error after the second compilation:
Undefined control sequence.
...
6
votes
1answer
102 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.
...
3
votes
1answer
85 views
How to renew \chapter command to include endnotes (i.e., \printnotes)
I'm using the pagenote package to put my endnotes at the end of every chapter. For example, see the accepted answer for this question: How does one get endnotes at the end of every chapter?
In short:
...
2
votes
1answer
186 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
2answers
142 views
Replace (change) “Chapter 1” to “Chapter ONE”
I am writing a lab report, and select report class provided by LyX. I use LyX 2.0.3 and MiKTeX 2.9.
My question is, how to change the chapter number to display as text?
eg:
CHAPTER ONE not CHAPTER ...
2
votes
1answer
110 views
Getting chapter title bigger
I would get bigger only the chapter title. I heard I should use titlesec package but I didn't understand how I should use it to achieve what I mean. I'm using book class
2
votes
1answer
180 views
memoir class \part style
I am preparing a book in memoir class. I use \chapterstyle{madsen}, which uses a sans serif font (I don't know which one). I also have parts and I would like to have the parts to be typeset in the ...
1
vote
1answer
196 views
Remove chapter number on algorithm numbers (scrbook)
I write my bachelor thesis using a document class provided by our institute based on scrbook. I write pseudo-codes using algorithm2e which I put in the appendix since otherwise they would "interrupt" ...
8
votes
2answers
184 views
Can I re-use section labels across chapters?
I'm formatting a long document with many chapters. Most chapters contain some generic sections (e.g. "Introduction," "Results," ...) and most of them are already labeled accordingly (e.g. ...
5
votes
2answers
156 views
Not having “Chapter” appear in chapter names
If, in amsbook, I write something like
\chapter{My great chapter}
it appears in the text as
Chapter 1. My great chapter
I would like to make it appear simply as
1. My great chapter
Anyone have ...
5
votes
1answer
249 views
Change chapter command
I am using the book class, is there a way to modify the \chapter command to avoid the "Chapter #" above the chapter name and keeping it numbered? Normally I get, for example
Chapter 2
The flight of ...
5
votes
1answer
195 views
Is there an easy way to change the font and size for Chapter Heading in Memoir?
I'm a total TeX newb - please be nice! :-)
How can I change the font and size of Chapter headings? I don't mind where it's placed on the page - but would like it to be a sans-serif font and perhaps ...
4
votes
1answer
178 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
199 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 ...
3
votes
2answers
125 views
Page margins problem with the title page and rest of the pages in the chapter
I am writing a thesis, and the university has some rules. The word Chapter should be 2in from the top of the page, and the for the rest of the pages, the text should start 1.25in from the top edge. I ...
0
votes
0answers
18 views
Change the default heading in report documentclass [duplicate]
Possible Duplicate:
Custom LaTeX chapter
How do I change my chapter headings in the report documentclass?
I would like to change the default chapter heading to get rid of the white space ...
2
votes
1answer
235 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 ...
3
votes
2answers
164 views
Chapter format redefinition
I have change the \chapter section definition but in some chapters of the book I don't want to apply it. For example, in the code below I don't want to apply in \EjerPro. How can I do it?
...
3
votes
1answer
77 views
Creating chapters by referencing parts of other chapters
I am trying to create a chapter or a section by referencing some parts of other sections.
For example:
“He goes to school”
Here “school” can be
Business school,
Law school,
etc.
“She is ...
5
votes
1answer
91 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 ...
4
votes
1answer
355 views
Chapter subtitle
I want a chapter subtitle (half the size of the font of the chapter title) within the rulers of the chapter title. The subtitle must not appear in the Table of Contents. I have this
...
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
57 views
Negative or zero chapter number not appearing in list of figures (lof)
Usually figures 1,2,3 of chapter n appears as "n.1, n.2, n.3" in main text and in List of Figures (lof) but this format is not respected if n <= 0, in this case figures appear simply as "1, 2, 3" ...
6
votes
1answer
115 views
How can I add a word to all chapter titles in my document without also affecting the ToC?
I'm writing a constitution-type document for a sports competition. I want each chapter heading to be preceded by the word "Article", viz: "Article 1 Rules of the competition", "Article 2 blah blah ...
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:
...
7
votes
2answers
1k views
How to create specific chapter style in book documentclass
I am using the book documentclass for my thesis. The chapter titles are the normal ones but I would like to know is it is possible to change them to something more fancy, preferable without changing ...
5
votes
2answers
321 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
557 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
302 views
Lyx: first chapter line indented
In Lyx, how can I make sure that the first line of each Chapter is indented? I'm writing a "report" document, if that matters.
7
votes
1answer
261 views
\part and \chapter commands output both numbered and named headings
I have the following LaTeX document being compiled in TeXstudio 2.3 on Windows 7 (mode is PdfLatex + PdfViewer):
\documentclass[a4paper,12pt]{report}
% Modified \part and \chapter from report.cls
...
3
votes
1answer
148 views
Distance between chapter title and the baseline of the following text
Consider the code below. The distance between the chapter title and the baseline of the following text is font dependent. I assume that there is a glue between the chapter title and the top of the ...
7
votes
1answer
293 views
Space above chapter with titlesec
The following code gives me some space above the chapter title, that I'd like to avoid:
\documentclass{book}
\usepackage[showframe]{geometry}
\usepackage{titlesec}
\titleformat{\chapter}[frame]
{}
...
6
votes
1answer
237 views
Right align chapter number to the chapter name when using memoir with veelo style
I am using the memoir document class and the veelo chapter style.
I'm having trouble aligning the chapter number to the right so it has the same right margin as the section name.
Because of the page ...
6
votes
2answers
188 views
Adding a footnote to the end of chapters
I need to add a single (possibly more) footnote to the end of the chapter (bottom of last page of chapter).
I do not want a whole complex thing to do this simple task. I simply want to put some text ...
1
vote
0answers
97 views
General help with 'report' chapter numbering and bibliography [closed]
I've slightly 'inherited' a set up from another document and it's not behaving as I'd wish right now... Here is the preamble,
\documentclass[a4paper,11pt,twoside]{report}
...
2
votes
1answer
381 views
Jenor chapter style
Is it possible to get the Jenor chapter style available with the memoir documentclass in the scrreprt documentclass (Koma-script)?
Here is a link to Jenor style.

