Le 19/12/2017 à 07:06, Scott Kostyshak a écrit :
On Fri, Mar 24, 2017 at 09:28:52AM +0000, Jean-Marc Lasgouttes wrote:
commit f5fe3c17be0a66b32085585962877dfc2dae9140
Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
Date: Thu Nov 17 16:17:49 2016 +0100
Reduce horizontal spacing for simple inline equations
After this commit, the last bracket in the attached .lyx file does not
connect (by this, I mean that the lines composing the bracket do not
connect to each other). See the screenshot.
Actually, this the inactive math corners, which have the same color as
the background, are drawn over the last bracket.
This is fixed in master now: inactive corners are not drawn anymore in
this default case.
However there are other problems related to spacing around delimiters
(see your other message) that need to be fixed too.
JMarc