iustifico <iustif...@...> writes:
> how do I let the chapter enumeration begin with 0 instead of 1?
>
Try in your LaTeX preamble
\setcounter{chapter}{-1}
or in TeX code before the first chapter
Regards
Ignacio G
iustifico <iustif...@...> writes:
> how do I let the chapter enumeration begin with 0 instead of 1?
>
Try in your LaTeX preamble
\setcounter{chapter}{-1}
or in TeX code before the first chapter
Regards
Ignacio G