I created a ToC and found that the short version of chapter and section titles in included, that is
\chapter[that one]{and not that one}
and \section[that]{and not that}
. I really need to change it, but I'm not sure how to do this.Would changing the value in
\setcounter{tocdepth}{1}
help?