Page LayoutChapter number and chapter title

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
S_David
Posts: 45
Joined: Tue Jul 07, 2009 4:16 am

Chapter number and chapter title

Post by S_David »

Hello,

1- How can I replace the chapter number in digits by a word? For example: Chapter 1 => Chapter One.

2- How can I place the chapter number and chapter title at the same line?
For example: Chapter One: Introduction.

Thanks in advance

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Chapter number and chapter title

Post by gmedina »

Hi,

1) Some time ago localghost answered this question; see this thread:

Spelled-out chapter numbers

2) You could use the titlesec package.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
S_David
Posts: 45
Joined: Tue Jul 07, 2009 4:16 am

Chapter number and chapter title

Post by S_David »

gmedina wrote:Hi,

1) Some time ago localghost answered this question; see this thread:

Spelled-out chapter numbers

2) You could use the titlesec package.
Nice, Thank you.
Post Reply