]> git.lyx.org Git - features.git/commitdiff
forgot it
authorLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 3 Aug 2001 18:31:23 +0000 (18:31 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Fri, 3 Aug 2001 18:31:23 +0000 (18:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2418 a592a061-630c-0410-9148-cb99ea01b6c8

src/ChangeLog

index b6f3761577cd7334e24cd0d51cb2781dd9919c5d..945e7af41125c6c52b838ef734b2e9dbfe41f533 100644 (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