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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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