Le 01/05/2018 à 17:58, Richard Heck a écrit :
On 05/01/2018 11:27 AM, Scott Kostyshak wrote:
On Sat, Dec 16, 2017 at 04:41:40AM +0000, Richard Heck wrote:
commit b954f478e31e640f292f865a5c41c65565e5c02a
Author: Richard Heck <rgh...@lyx.org>
Date:   Fri Dec 15 23:41:32 2017 -0500

     Fix #10858 compiler warnings.
---
  src/mathed/InsetMathHull.cpp |   16 +++++++---------
  src/support/gzstream.cpp     |    2 +-
  2 files changed, 8 insertions(+), 10 deletions(-)
A git bisect suggests that this caused the following change for me:

When I export the attached .lyx file, I get the following message in the
terminal:

mathed/InsetMath.cpp (91): InsetMath::metricsT(Text) called directly!

With the non-MWE that I originally saw this, I get that message repeated
many times.

Hmm. The attached fixes it, and also explains a bit why it's happening.

JMarc?

I do not know much about this drawT/metricsT code. My guess is that it never got finished. I do not remember seeing it work. Making an ascii representation of a formula is a big job.

JMarc

Reply via email to