Jana Galajdov? wrote: > I use your XMLmind editor, and I found out problem with non-breaking > space character. > If I open a file what contains non-breaking space character   > the editor converts it into normal space character, which causes > problems in my application... > I would like to ask you about it, whether there are a possibility to > change it. >
--> We cannot reproduce this problem. Note that we are using non-breaking space characters all the time for all our documents here at XMLmind. --> XMLmind XML Editor definitely does not replace non-breaking space characters by space characters. However non-breaking space characters are not displayed as text " ", they are displayed like a normal space character but with a small dot in the middle of this space. See attached screen shot: there is a non-breaking space character between "XQuery" and "Update". --> May be after saving your document in XMLmind XML Editor and opening it in a text editor, you see a space instead of seing  . This does not mean that what you see is a space character, it is actually a non-breaking space character (which looks like a space in most applications). If this is the case, you can force XMLmind XML Editor to always save non-breaking space characters as a reference to a character entity. In order to do that, please use Options|Preferences, Save section and type "160" in the "Always save these characters as entity references" field, then click OK. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#saveOptions However this will do nothing at all if the document you are editing does not define a character entity for   (e.g. is defined in the DocBook 4, XHTML, etc, DTDs, but not in the DocBook 5 RELAX NG). -------------- next part -------------- A non-text attachment was scrubbed... Name: nbsp.png Type: image/png Size: 10302 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080527/059d61fa/attachment.png

