References -- TeX capacity exceeded

Herbert Voss Herbert.Voss at fu-berlin.de
Tue Sep 5 13:55:27 UTC 2023



Am 05.09.23 um 14:18 schrieb Eckhard Höffner:
>
> In my opinion, it's the references, because if I delete all 
> references, the error doesn't appear. The log file is over 100 kb so I 
> won't send it here. But there is no error message in there, except for 
> the one about the TeX capacity.
>
> \label #1->\@bsphack
>                       \begingroup \UseHookWithArguments 
> {label}{1}{#1}\protect...
> l.14 \subsection{Welfare\label{subsec:chapter1}}
>

Try it this way (LAbel outside the section command):

\subsection{Welfare} \label{subsec:chapter1}

There was a bug some time ago, which was fixed in the meantime.


Herbert


More information about the lyx-users mailing list