[LyX/master] mode convertLaTeXCommands from BiblioInfo to Encodings
Jürgen Spitzmüller
jspitzm at gmail.com
Thu Jul 25 08:59:52 UTC 2024
Am Mittwoch, dem 24.07.2024 um 16:46 -0400 schrieb Scott Kostyshak:
> 1949 - export/doc/Math_xhtml (Failed)
Yes, LyX crashes on this. However, I don't think this is my doing.
Bisect points me to:
commit 999fb37ebb1aecfda9889fa6a2b2fbb15133f2aa
Author: Jean-Marc Lasgouttes <lasgouttes at lyx.org>
Date: Sat Jul 20 22:31:34 2024 +0200
Do not run updateMacros if the buffer has not changed
Each buffer now has an id which is increased when it is marked
dirty
(or when one of its relatives is marked dirty).
This can be a big win since updateMacros is very expensive.
In fact, the crash happens somewhere around Buffer::listMacroNames(),
precisely in the call of this function from
InsetMathHull::preparePreview()
--
Jürgen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 508 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240725/7dd9c666/attachment-0001.asc>
More information about the lyx-devel
mailing list