]> git.lyx.org Git - features.git/commit
change to use only ostream to write latex from insets
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 2 Mar 2000 02:19:43 +0000 (02:19 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 2 Mar 2000 02:19:43 +0000 (02:19 +0000)
commita9b448a027036c65c40b372bd19e02f243d1f1ab
treeaf7bfeac13e7da0a70d94b307032f765f1033d2f
parent0d167123acd0ec72827a980028778bb717ad74bb
change to use only ostream to write latex from insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@581 a592a061-630c-0410-9148-cb99ea01b6c8
43 files changed:
ChangeLog
acinclude.m4
config/lyxinclude.m4
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/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/inseturl.C
src/insets/inseturl.h
src/insets/lyxinset.h
src/lyxlookup.C
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_utils.C
src/paragraph.C
src/support/filetools.C
src/text.C