Hi list, When I write my programlisting slike below they are formated as expected in HTML, but the FO (using FOP) is right aligned. This is not exactly easy to read .-) Any hints for this?
<programlisting id="code_01" linenumbering="numbered" > <classname>Extracting Meta information with XSLT</classname> <![CDATA[ The code ]]></programlisting> Stephan
