]> git.lyx.org Git - features.git/commit
Set a minimal height for math rows
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 9 Apr 2018 10:18:24 +0000 (12:18 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 9 Apr 2018 10:18:24 +0000 (12:18 +0200)
commit6df8c42e59f7dbe00d585525d1ce7e91a42411ca
tree64fb9db077bdeab316606199cc99533c64e5b71b
parent869e2fe9b9e5a6966665e1d82da0555ed03a2b5e
Set a minimal height for math rows

The value used here is the x height. It would be nice to see what the
TeXbook really says.

This makes a big difference with \tilde{.}, for example.
src/mathed/MathRow.cpp