forgot it

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2418 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2001-08-03 18:31:23 +00:00
parent 54e7ddb5d9
commit 38d70098f2

View File

@ -1,3 +1,18 @@
2001-08-03 Lars Gullik Bjønnes <larsbj@birdstep.com>
* 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 <Jean-Marc.Lasgouttes@inria.fr>
* lyxfunc.C (getStatus): add checkbox support for LFUN_APPENDIX