Osborne, Brian wrote: > I don?t know if the below example will display correctly in your email > system, but I am getting an uppercase A appear in all sections > (chapters, articles etc) whenever I convert a DocBook XML file to XHTML.
I guess that you have checked "Generate XHTML rather than HTML" in Options|Customize Configuration|Document Conversion Preferences. > *1.? Construction* > > *(displays as ?1.A Construction? when it should be ?1. Construction?).* > > I?ve looked through all the Preferences options, but have been unable to > find a solution. This happens when displaying in both IE and FireFox > browsers. The generated XHTML file uses an UTF-8 encoding and the browser thinks it is a ISO-8859-1 or Windows-1252 encoding. If you use the view menu of your browser to specify UTF-8 rather than ISO-8859-1 or Windows-1252, the spurious ? characters will disappear. This is a problem of the XSLT style sheet which is used to generate XHTML (there is no problem with plain HTML). There is no easy workaround for this problem. Well, you can always try this. Please select "Options|Customize Configuration|Change Document Conversion Parameters". Then select "Convert to multi-page HTML" from the combobox, then add parameter "chunker.output.encoding" with value "ISO-8859-1". See attached screenshot. Note that this parameter applies to "Convert to multi-page HTML" and not to "Convert to single-page HTML". > > > I am running 32-bit Windows XP. > > > > Also, whenever I load XMLMind, the top menu options are not displayed > (just a black bar). When I move the mouse over the black bar the menu > options appear as the mouse moves over their position! > Never, ever, seen or heard of this problem before. I would say that your PC, and not XMLmind XML Editor, has a problem. May be rebooting it would cure this problem (not kidding). -------------- next part -------------- A non-text attachment was scrubbed... Name: Change Document Conversion Parameters.png Type: image/png Size: 31152 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080905/22c26664/attachment.png

