GeneralProblem with parts chapters sections....

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
javgarmar
Posts: 14
Joined: Sat Sep 26, 2020 7:02 pm

Problem with parts chapters sections....

Post by javgarmar »

Dear all,

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,
Last edited by javgarmar on Sun Sep 27, 2020 5:03 pm, edited 1 time in total.

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
Stefan Kottwitz
Site Admin
Posts: 10323
Joined: Mon Mar 10, 2008 9:44 pm

Problem with parts chapters sections....

Post by Stefan Kottwitz »

Hi Javier,

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
LaTeX.org admin
javgarmar
Posts: 14
Joined: Sat Sep 26, 2020 7:02 pm

Problem with parts chapters sections....

Post by javgarmar »

Thank you very much Stefan! it worked!

I am editing to do as you say and splitting the question in different topics.

Thank you very much
Post Reply