Nicolas Girard wrote: > > as i've just subscribed to this mailing-list, i can only follow threads > on the archives which aren't constantly updated, so sorry in advance if > this has already been said, but i've discovered and tried the patch > docbook42_config_patch.zip and unfortunately it doesn't work for me. > > I took care to clear the cache, restart the editor and start with a > brand new document in DocBook 4.2 ; but newlines are still removed.
Check list: * After applying the patch, the config/ subdirectory of XXE distribution directory (example: C:\Program Files\XMLmind_XML_Editor) should look like this: catalog.xml docbook/ icons/ schema/ slides/ configuration/ docbook42/ icons2/ sdocbook/ xhtml/ * Use Options|Options, Open Tab. Click on "DTD/XML Schema cache" | Clear. (To discard the cached DocBook 4.2 DTD). * Use Options|Options, Open Tab. Click on "DTD catalogs" | Reset. (To make sure the new catalog.xml with the *patched* DocBook 4.2 DTD entry is used). * Use File|New... and choose "DocBook 4.2" | Article (i.e. not DocBook | Article). * The title of the newly created window must be "Untitled.xml : DocBook 4.2 : DocBook 4.2". * Add a <programlisting> element an type a few lines in it. * Save the new article to disk and check if the saved file looks good using a text editor.

