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
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to