Hi, Bernd.
I just realized that something like this
<p style="Normal" xid="45" props="text-align:left; font-size:9pt"><c props="lang:de-DE; font-size:9pt">[nachname(x)] [vornamen(x)]</c><c props="lang:de-DE; font-size:9pt">, [konfession(x)]</c><c props="lang:de-DE; font-size:9pt">, [nachname([inrvater(x)])] [vornamen([inrvater(x)])]</c></p>
keeps all the content in a line, but this
<p style="Normal" xid="45" props="text-align:left; font-size:9pt">
<c props="lang:de-DE; font-size:9pt">[nachname(x)] [vornamen(x)]</c>
<c props="lang:de-DE; font-size:9pt">, [konfession(x)]</c>
<c props="lang:de-DE; font-size:9pt">, [nachname([inrvater(x)])] [vornamen([inrvater(x)])]</c>
</p>
breaks lines. Actually, if you put text between </c> and <c> it appears in the
document.
So you can achieve what you want removing line breaks in the XML.
Greetings
-- ----------------------- Alberto Cabello Sánchez alberto@unex.es ----------------------------------------------- To unsubscribe from this list, send a message to abiword-user-request@abisource.com with the word unsubscribe in the message body.Received on Fri May 29 14:00:55 2009
This archive was generated by hypermail 2.1.8 : Fri May 29 2009 - 14:00:56 CEST