OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HELP: line breaks



Hi list members,

I'd like to assign a line break after the leader and keep the U1 paragraph
with the next. Can anybody show me what's wrong, FO doesn't take my
commands?

The example is:

<xsl:template match="U2">
<fo:block margin-left="0.0pt" space-after="10.0pt" space-before="20.0pt"
text-align="left" text-indent="0.0pt" keep-with-next="always">
<fo:leader leader-length="7.5in" leader-pattern="rule" rule-thickness="2pt"
color="black" break-after="always"/>
<fo:inline font-family="Helvetica" font-size="18pt" font-weight="bold">
<xsl:apply-templates/>
</fo:inline>
</fo:block>
</xsl:template>

Matthias
BEGIN:VCARD
VERSION:2.1
N:Fischer;Matthias
FN:Matthias Fischer
NICKNAME:Matthias
ORG:abc Media-Services GmbH;Cross Media Services
TITLE:Cross Media Manager
TEL;WORK;VOICE:+49 (08241) 968638
TEL;WORK;FAX:+49 (08241) 968626
ADR;WORK:;;Nebelhornstrasse 8;Buchloe;;86801;Deutschland
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Nebelhornstrasse 8=0D=0ABuchloe 86801=0D=0ADeutschland
URL:
URL:http://www.abc-media.de
EMAIL;PREF;INTERNET:m.fischer@abc-media.de
REV:20010509T083609Z
END:VCARD