]> git.lyx.org Git - features.git/commit
Fix bug #10195
authorGuillaume Munch <gm@lyx.org>
Mon, 13 Jun 2016 23:17:38 +0000 (00:17 +0100)
committerGuillaume Munch <gm@lyx.org>
Tue, 21 Jun 2016 00:51:42 +0000 (01:51 +0100)
commit41f7f1d237c5f0ffa05c9ef52e21bab671ae57dd
tree2f9b174de9d3a38b104c3a2f1e6863723ba4bcd2
parent380475f4dbcccccf1c22f3b411145c5446e16f60
Fix bug #10195

The computation of the index of the main text entry of a row did not take into
account the fact that the entry could be optimised away.

(cherry picked from commit 947c34364c7f6a5c12ddfa7286ff504c62a1038a)
src/TexRow.cpp