]> git.lyx.org Git - features.git/commit
more changes...read the Changelog
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 17 Jul 2000 18:27:53 +0000 (18:27 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 17 Jul 2000 18:27:53 +0000 (18:27 +0000)
commit0b1b6dfa4ed99f2b7c2a36cb56dcbb9d5553ac33
tree4dcc79661d6d59f25c4656427ea4b396ef44d550
parent97ea08be8aba4700371e064161e1c6d536c93624
more changes...read the Changelog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@891 a592a061-630c-0410-9148-cb99ea01b6c8
27 files changed:
ChangeLog
src/Makefile.am
src/Sectioning.C [new file with mode: 0644]
src/Sectioning.h [new file with mode: 0644]
src/counters.C [new file with mode: 0644]
src/counters.h [new file with mode: 0644]
src/insets/Makefile.am
src/insets/inset.C
src/insets/insetcaption.C [new file with mode: 0644]
src/insets/insetcaption.h [new file with mode: 0644]
src/insets/insetcollapsable.C
src/insets/insetfloat.C
src/insets/insetfootlike.C
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetsection.C [new file with mode: 0644]
src/insets/insetsection.h [new file with mode: 0644]
src/insets/lyxinset.h
src/layout.h
src/lyxparagraph.h
src/lyxtext.h
src/mathed/formula.C
src/mathed/formula.h
src/paragraph.C
src/text2.C