On 15/03/2023 14:28, Eckhard Höffner wrote:
That's another possible LyX specific cause:

\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.

\AtBeginDocument{\providecommand\figref[1]{\ref{fig:#1}}}
\RS@ifundefined{subsecref}
   {\newref{subsec}{name = \RSsectxt}}
   {}
\RS@ifundefined{thmref}
   {\def\RSthmtxt{theorem~}\newref{thm}{name = \RSthmtxt}}
   {}
\RS@ifundefined{lemref}
   {\def\RSlemtxt{lemma~}\newref{lem}{name = \RSlemtxt}}
   {}

\makeatother

But then the error should be reproducible, right? Axel could not. Could you?

Daniel

--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to