]> git.lyx.org Git - features.git/commit
Fix bug #6113: Customized font color in footnote is not rendered in LyX.
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 21 Nov 2009 15:33:41 +0000 (15:33 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 21 Nov 2009 15:33:41 +0000 (15:33 +0000)
commit5b7a7cca73fc324922f32542af5e64e8ac3bbec1
tree3701185c904307d5bce7c17c79204a2b021897ea
parent31df77771662575bbd0636c96179e415799a987c
Fix bug #6113: Customized font color in footnote is not rendered in LyX.

It seems we realized the font in the wrong order. If the layout font specifies "Font Size Small", we should be able to make it large if we want to.

see:
http://thread.gmane.org/gmane.editors.lyx.devel/122682

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32129 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/stdinsets.inc
src/TextMetrics.cpp