Package: docbook2odf Version: 0.244-1 Severity: normal
Running: a2x -f odt $file.txt gives me a $file.xml containing something like: [...] <section id="_the_core_system"> <title>The core system</title> <literallayout class="monospaced"># aptitude update # aptitude install git-core git-doc</literallayout> </section> [...] When running: docbook2odf $file.xml --output-file $file.odf the text within the '<literallayout class="monospaced">...</literallayout>' is completely missing in the odf document. Would be nice if docbook2odf would support <literallayout>. regards, -mika- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]