On 16/03/2023 10:39, Udicoudco wrote:
On Thu, Mar 16, 2023 at 11:13 AM Daniel <xraco...@gmx.de> wrote:
On 16/03/2023 08:18, Daniel wrote:
On 15/03/2023 15:54, Udicoudco wrote:
On Wed, Mar 15, 2023 at 10:57 AM Daniel <xraco...@gmx.de
<mailto:xraco...@gmx.de>> wrote:
Hi!
I somehow managed to break one of my documents and cannot see
where the
problem is. I have attached a minimal example that I produced after a
longer error hunt (because LyX did not give me helpful error
feedback on
this).
Does someone have an idea how the error occurred or how I might be
able
to fix it?
The LaTeX error message does not tell me much and LyX did not even
point
me to the position in the document where the error occurred.
--- LaTeX Error ---
lsttxt = \RSlsttxt}
I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away.
--- End ---
You get the error because you load amsmath (it is loaded via
newtxmath) before refstyle. See the attached .tex file which produces
the same error. If you will load newtxmath via
Document->Settings->Latex Preamble and set the Math Font in
Document->Settings->Fonts->Math to automatic, there will be no error
(see the attached LyX file)
Regards,
Udi
Thanks, awesome!
Maybe a solution would be if LyX loads fonts later in general? Or would
that lead to other problems?
Daniel
I filed a bug report at https://www.lyx.org/trac/ticket/12708.
I don't know if it should be considered a bug of LyX.
The error is due to recent changes of the amsmath package.
The maintainer of refstyle should fix this (if he is still active).
Well, at least LyX actually changes the package loading order when math
fonts are loaded. So, it seems that it could be a bug of LyX.
In any case, it seems that restyle has not been updated for a long time,
so maybe fixes are unlikely. Hence, LyX has to deal with this in one way
or another for the time being.
Daniel
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users