LyX ⇒ Problem with chapter
Problem with chapter
I have a problem with the chapter in Lyx. I choosed the document class "report". So if I use a chapter, I can see it in the Editor and in the PDF but not in the Table of content, like this:
Table of Content:
1 Introduction
[...]
Chapter 1
Introduction
[...]
My problem is the following: I don't want to see "Chapter 1" in the text. How can I do this?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Problem with chapter
if you use the KOMA-Script report class, which is also supported by LyX, you will get the desired appearance. The KOMA-Script classes provide very similar features like the base classes but offer many more features.
Stefan