]> git.lyx.org Git - features.git/commit
Output docbook as utf8. Probably quite a bit more work needed, but then help form...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 19 Oct 2006 21:00:33 +0000 (21:00 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 19 Oct 2006 21:00:33 +0000 (21:00 +0000)
commit0d449056ef9ace3ef737e4b9aba8d3994615dc18
treeacfcba2056efe5b3b9e25add75dcaf2b19e4b5d8
parent8d22fdec5078d3392f59afa6a319a187f6dc291f
Output docbook as utf8. Probably quite a bit more work needed, but then help form a docbook person is needed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15387 a592a061-630c-0410-9148-cb99ea01b6c8
92 files changed:
src/BufferView.C
src/buffer.C
src/buffer.h
src/frontends/Application.C
src/frontends/NoGuiFontLoader.h
src/frontends/NoGuiFontMetrics.h
src/frontends/gtk/GView.C
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbox.C
src/insets/insetbox.h
src/insets/insetbranch.C
src/insets/insetbranch.h
src/insets/insetcaption.C
src/insets/insetcaption.h
src/insets/insetcharstyle.C
src/insets/insetcharstyle.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insethfill.C
src/insets/insethfill.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetline.C
src/insets/insetline.h
src/insets/insetmarginal.C
src/insets/insetmarginal.h
src/insets/insetnewline.C
src/insets/insetnewline.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetoptarg.C
src/insets/insetoptarg.h
src/insets/insetpagebreak.C
src/insets/insetpagebreak.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetspace.C
src/insets/insetspace.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.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/insetvspace.C
src/insets/insetvspace.h
src/insets/insetwrap.C
src/insets/insetwrap.h
src/lyxfunc.C
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.C
src/mathed/InsetMathHull.C
src/mathed/InsetMathHull.h
src/mathed/InsetMathRef.C
src/mathed/InsetMathRef.h
src/mathed/MathMLStream.C
src/mathed/MathMLStream.h
src/output_docbook.C
src/output_docbook.h
src/paragraph.C
src/paragraph.h
src/sgml.C
src/sgml.h
src/support/docstream.h
src/tabular.C
src/tabular.h