resetting section numberings
WARNING: Please update your bookmarks! The content of this site has been moved to http://dille.name where it will be updated as needed. This page will remain unchanged.
it is sometimes desirable to reset counters, like the chapter counter to cause parts to have independent chapter numbering:
\part{blarg}
\setcounter{chapter}{0}
NOTE: the above scenario will cause mangled pdf bookmarks (see pdf hyper references). there is no known solution except to avoid resetting the counter.



