I am finishing my master thesis and I need to remove the "Chapter" name from my chapter without removing the relative number of the chapter. (I am using the book class)
What I have now is:
Chapter 1.
Name of the chapter.
What I need is:
- Name of the chapter.
I tried with titlesec, but the code I had changed the font as well.


Chapter 1. Name of the Chapterin one line? – Dec 27 '15 at 23:08