From: Lars Gullik Bjønnes Date: Fri, 3 Aug 2001 18:31:23 +0000 (+0000) Subject: forgot it X-Git-Tag: 1.6.10~20927 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=38d70098f28fba7cbb3fc8d7c5eb7d67a065c74f;p=features.git forgot it git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2418 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/ChangeLog b/src/ChangeLog index b6f3761577..945e7af411 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2001-08-03 Lars Gullik Bjønnes + + * paragraph.C (getFont): split into... + (getLabelFont): this + (getLayoutFont): and this + * paragraph_pimpl.C (realizeFont): calling this + + * text2.C (getFont): split into... + (getLayoutFont): this + (getLabelFont): and this + (realizeFont): all three calling this + + * lyxfont.h: remove all NO_LATEX macros and code... adjust all + files where used. + 2001-08-03 Jean-Marc Lasgouttes * lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX