]> git.lyx.org Git - features.git/commit
Fixup a2378c1182: handle the monospace case
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 17 Mar 2023 13:19:33 +0000 (14:19 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 17 Mar 2023 13:27:15 +0000 (14:27 +0100)
commite2011856bc17953d0fb6fb37a8bdeea8f6e3ff1a
tree7a8f3c61f6de30588d09394e9eb56f83148c9452
parent98b5a167930a5dc1e3a9a07ff0afb3dba58bb515
Fixup a2378c1182: handle the monospace case

When the font is tt, the stretch space is null. Change the display
rendering to accomodate that.
src/insets/InsetSpecialChar.cpp