I was trying to do update_xml on kword in HEAD, and had some problems. It turned out that after the translation procedure this
<sect1 id="qd-watermark"> <title>How do I create a watermark for my document</title> <para></para> </sect1> became <sect1 id="qd-watermark"> <title >Hvordan laver jeg et vandm??rke for mit dokument</title> </sect1> and the missing <para></para> made meinproc not work. Maybe Stephan wrote something about this a while ago, but what is the solution? Erik
