Found this community and this forum and I hope someone here can help.
I am writing a book and using the book document class and I want
to be able to NOT name my chapters but still get the number of the chapter.
In other words, I want to be able to type
Code: Select all
\chapter{}
The reason I'm not using
Code: Select all
\chapter*{1}
of the chapters and not worry about changing anything else.
I've been searching a bit, however no one seems to have this exact problem
(or I'm just not good at googleing it)
Is there a solution to my problem? Or can anyone point me in a good direction
to look for one.
Thank you!