]> git.lyx.org Git - features.git/commit
Remove mixed_content from output parameters.
authorJosé Matox <jamatos@lyx.org>
Tue, 2 Nov 2004 11:25:20 +0000 (11:25 +0000)
committerJosé Matox <jamatos@lyx.org>
Tue, 2 Nov 2004 11:25:20 +0000 (11:25 +0000)
commit1ecc7b79cdf95de50f2683fb7a8f983b5dcdf0d2
tree9933336fbdfcbb393ce6c6888f388cd4486708b7
parent76cd9510e926d12cef5df4804ef3574438bdd797
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