xsl-list
[Top] [All Lists]

[xsl] fo:block

2009-05-11 03:07:01
Hi, 

I´m using XEP 3 and i got a Problem. 
I´ve already tried a newer version of xep but that doesn´t solve it. 

I´ve got a fo:block with the following attributes:

<xsl:attribute name="font-family">Times, Symbol, TimesGreek, 
TimesCE</xsl:attribute>
<xsl:attribute name="font-size">8.3pt</xsl:attribute>
<xsl:attribute name="text-align">left</xsl:attribute>
<xsl:attribute name="line-height">8.7pt</xsl:attribute>
<xsl:attribute name="orphans">2</xsl:attribute>
<xsl:attribute name="widows">2</xsl:attribute>
<xsl:attribute name="language">de</xsl:attribute>
<xsl:attribute name="hyphenate">true</xsl:attribute>
<xsl:attribute name="hyphenation-push-character-count">4</xsl:attribute>
<xsl:attribute name="hyphenation-remain-character-count">4</xsl:attribute>
<xsl:attribute 
name="line-height-shift-adjustment">disregard-shifts</xsl:attribute>
linefeed-treatment="preserve" 
text-indent="3mm" space-before="2mm" 
space-before.conditionality="discard"

The text in the block looks like this:
--------------------------------------
"Test that is in the block and looks so wrong.

It shouldn´t be like that."


I want it to look like that:
-----------------------------
"Test that is in the block and looks so wrong.
It shouldn´t be like that."

I can´t figure out which attribute would make that happen O_o

Can anybody help me ?!

cheers

Patrick Szabo
 XSLT-Entwickler 

Tel.: +43 (1) 534 52 - 1573 
Fax: +43 (1) 534 52 - 146 

Patrick(_dot_)Szabo(_at_)lexisnexis(_dot_)at

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien
http://www.lexisnexis.at/
 




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>