]> git.lyx.org Git - lyx.git/commit
* TextMetrics::draw(): withdraw first row ascent before drawing because the conventio...
authorAbdelrazak Younes <younes@lyx.org>
Sun, 9 Sep 2007 20:21:43 +0000 (20:21 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 9 Sep 2007 20:21:43 +0000 (20:21 +0000)
commitc3e353414841cc1f8d25a05c7a8cc7479e715dc1
treede3e297ede05ca20c8bdab4d0d0df180fa547c21
parent36174647c88229c5a75077c49d9c6b1e7da8c836
* TextMetrics::draw(): withdraw first row ascent before drawing because the convention is that the baseline of a multirow text is the baseline of the first row.

All other files: adapt to above change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20177 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/TextMetrics.cpp
src/insets/InsetCaption.cpp
src/insets/InsetCollapsable.cpp
src/insets/InsetTabular.cpp
src/insets/InsetText.cpp