Text Formatting ⇒ removing chapter 1
removing chapter 1
I use the {book} style and use \include{chapter name} to print my thesis. The problem is when I perform the file I have a Large Chapter 1 on the left. I need either to remove this Chapter 1 title or to be center
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
removing chapter 1
Hi bdairmb,
welcome to the board!
The titlesec package is providing commands for this purpose, have a look at its documentation.
Stefan
welcome to the board!
The titlesec package is providing commands for this purpose, have a look at its documentation.
Stefan
LaTeX.org admin
Re: removing chapter 1
Thank you Stefan_K, I solved the problem. I printed the chapter number and its title at the center of the page.
But still I want to print the chapter number in the hider to be of the form Chapter One not Chapter 1. Please if there is a quick solution or a quick hint, send me it.
Thank you
But still I want to print the chapter number in the hider to be of the form Chapter One not Chapter 1. Please if there is a quick solution or a quick hint, send me it.
Thank you
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
removing chapter 1
LaTeX.org admin