From 38d70098f28fba7cbb3fc8d7c5eb7d67a065c74f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Fri, 3 Aug 2001 18:31:23 +0000 Subject: [PATCH] forgot it git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2418 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.39.5