Remove mixed_content from output parameters.
commitb4aeda1f87bc76efe3d18e3fadea4ebac12562f6
authorjamatos <jamatos@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 2 Nov 2004 11:25:20 +0000 (2 11:25 +0000)
committerjamatos <jamatos@a592a061-630c-0410-9148-cb99ea01b6c8>
Tue, 2 Nov 2004 11:25:20 +0000 (2 11:25 +0000)
tree9933336fbdfcbb393ce6c6888f388cd4486708b7
parent8cbb09a1e5648d25f96e7e8c366562bc2d7c6e8a
Remove mixed_content from output parameters.
Escape ids to always produce legal output.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9157 a592a061-630c-0410-9148-cb99ea01b6c8
18 files changed:
src/ChangeLog
src/insets/ChangeLog
src/insets/insetcharstyle.C
src/insets/insetlabel.C
src/insets/insetref.C
src/insets/insettabular.C
src/mathed/ChangeLog
src/mathed/math_hullinset.C
src/mathed/ref_inset.C
src/mathed/ref_inset.h
src/output_docbook.C
src/outputparams.C
src/outputparams.h
src/paragraph.C
src/paragraph.h
src/sgml.C
src/sgml.h
src/tabular.C