]> git.lyx.org Git - features.git/commit
Fix wrong indentation on screen.
authorEnrico Forestieri <forenr@lyx.org>
Wed, 21 May 2014 19:47:01 +0000 (21:47 +0200)
committerEnrico Forestieri <forenr@lyx.org>
Wed, 21 May 2014 19:47:01 +0000 (21:47 +0200)
commita17710e4995584932fe6d1540927e58f526477f8
tree8f6753d689f93d4b35bbdc74ac9c0df00d740b3c
parent27e0bf54f5c9dad3c58182d3958856bdfb3fd06a
Fix wrong indentation on screen.

LyX fails to indent on screen a standard paragraph when it is
nested into an environment. The fix is a one-liner but the diff
is larger because it also fixes a previous wrong indentantion
in the source ;)
src/TextMetrics.cpp