Hello, Strangely (at least on my standard Ubuntu Linux System) Xmlmind will display code inside a programlisting using a proportional font rather than a fixed one . The corresponding CSS definition in addon/config/docbook/css/block2.imp reads:
> programlisting, > screen, > literallayout, > synopsis { > display: block; > white-space: pre; > font-family: monospace; > margin: 1.33ex 0; > } If I change "font-family: monospace" to e.g. "Courier" the display is correct. This behavior is annoying since generated HTML will be displayed differently. Martin Goik -- If you want total security, go to prison. There you're fed, clothed, given medical care and so on. The only thing lacking... is freedom. Dwight D. Eisenhower -- XMLmind XML Editor Support List xmleditor-support@xmlmind.com http://www.xmlmind.com/mailman/listinfo/xmleditor-support