General ⇒ Problem with parts chapters sections....
Problem with parts chapters sections....
My name is Javier (you can find my presentation in the community section) and I have just found this forum.
I was wondering if there is any way of modifying the parts and the chapters in latex so that it doesn't appear as:
Chapter 1
Title of Chapter 1
I would rather prefer:
Title of Chapter 1
Thank you very much 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
- Stefan Kottwitz
- Site Admin
- Posts: 10364
- Joined: Mon Mar 10, 2008 9:44 pm
Problem with parts chapters sections....
this depends on your document class. Which class are you using?
If it's report, change to scrreprt. If it's book, change to scrbook. That changes the chapter headings to not have such a "Chapter X" line.
Regarding the mix of other questions: I guess this may become a confusing thread after some answers here, so perhaps just post a single specific question per thread / per topic, otherwise it's hard to follow if there are party answers and queries and discussions about different features. Here is space for a million separate topics.

Stefan
Problem with parts chapters sections....
I am editing to do as you say and splitting the question in different topics.
Thank you very much