Picon
Favicon

Re: line break


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 <at> unex.es
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request <at> abisource.com with the word
unsubscribe in the message body.


Gmane