]> git.lyx.org Git - features.git/commit
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 9 Mar 2000 23:58:55 +0000 (23:58 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 9 Mar 2000 23:58:55 +0000 (23:58 +0000)
commitfa492d6bf09db7f1c278687e0000ad1c4833af3d
treefce3b25ee438382fa9997790aaab0dde85bc3f7f
parent8dbf9d296ef9568328d022b253abc7e2ec190a2d
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@597 a592a061-630c-0410-9148-cb99ea01b6c8
63 files changed:
ChangeLog
acinclude.m4
po/POTFILES.in
po/no.po
src/buffer.C
src/buffer.h
src/insets/Makefile.am
src/insets/figinset.C
src/insets/figinset.h
src/insets/insetbib.C
src/insets/insetbib.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetinfo.C
src/insets/insetinfo.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetparent.C
src/insets/insetparent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h
src/insets/lyxinset.h
src/lyx_cb.C
src/lyxfont.C
src/lyxfont.h
src/lyxparagraph.h
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_defs.h
src/mathed/math_delim.C
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_root.C
src/mathed/math_root.h
src/mathed/math_write.C
src/paragraph.C
src/support/lyxalgo.h
src/table.C
src/table.h
src/text.C