Here's the simple line of code which apparently gives the error in my main code, while it's woking with any simple MWE code :
Code: Select all
\subsubsection{Variables indépendantes $\tilde{Q}$}
tilde
command inside a subsubsection, since everything compiles fine without it. The error message is this one :The document has about 80 pages and contains lots of equations, but not THAT much. So I don't understand why theTeX capacity exceeded, sorry
[input stack size = 5000]
tilde
inside a subsubsection gives any trouble in my main code file (and the tilde
do works elsewhere in the same code file !).Again, take note that this problematic code line DO works in any MWE that I tried.
Any idea ?