Page Layout ⇒ Chapter number and chapter title
Chapter number and chapter title
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
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
Chapter number and chapter title
1) Some time ago localghost answered this question; see this thread:
Spelled-out chapter numbers
2) You could use the titlesec package.
Chapter number and chapter title
Nice, Thank you.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.