I want to create a section without an index and without adding it to the table of contents. So I googled a little bit and found the solution using the *. So in my case using it like this should solve my problem:
Code: Select all
\subsubsection*{Behavio}
http://i.imgur.com/GMMSasy.png I'm using TexMaker
The CLS file I'm using is in the attachment.
What do I do wrong?