Hi,
add to your preamble, from a previous mail i know that you are using a
KOMA class.
KOMAoption{listof}{totoc}
best regards
On 02.03.2015 21:47, Aline Gautrein wrote:
Hey guys,
I am stil trying to resolve my contents problem:
I now try to use
\addcontentsline{toc}{chapter}{\listoftables}\markboth{}{}
\addcontentsline{toc}{chapter}{\listoffigures}\markboth{}{}
etc...
Now I get the error message:
TeX capacity exceeded, sorry [input stack size=5000].
\addcontentsline{toc}{chapter}{\listoftables}
\markboth{}{}
If you really absolutely need more capacity,
you can ask a wizard to enlarge me.
What can I do?
Greetings!
NewUser