[xep-support] Question about fo:float

From: <P.R.Steijn@robeco.nl>
Date: Thu Jun 28 2007 - 01:40:36 PDT

Hi,

I have a little problem with using the <fo:float>

In your example aboit <fo:float> on
http://xep.xattic.com/xep/testsuite/usecases/dropcap.pdf you see the F in
big read at the left of the text,
the way you would like to have.

When using the same code (see below) in Render.Net 3.8 the big F will be
placed below the text,
so you will see the big red F with overlaying text "loats..."
<fo:block margin="0pt" padding="6pt">
        <fo:float float="start">
                <fo:block margin="0pt" color="red"
                depth="0pt" font-size="62pt"
                height="40pt" font-weight="bold" font-family="Courier">F
                </fo:block>
        </fo:float>
loats dimensions derived from its content width/height...
</fo:block>

Both blocks starts at the same position.
In the example you see the big red F start at position 0 and the
"loads..." follows on position 20 (f.e.)
Any suggestion how to make it look like the examples in
http://xep.xattic.com/xep/testsuite/usecases/dropcap.pdf

Kind regards,
Patrick

ing. P.R. Steijn
Group ICT - CC Java & Webdevelopment
NL Telephone: +31 (0) 10 224 3322
NL FAX: +31 (0) 10 224 2182
E-mail: p.r.steijn@robeco.nl

---------------------------------------------------------------------------------------------------

The information contained in this communication is confidential and
may be legally privileged. It is intended solely for the use of the
individual or entity to whom it is addressed and others authorised
to receive it. If you are not the intended recipient you are hereby
notified that any disclosure, copying, distribution or taking any action
in relation to the contents of this information is strictly prohibited and
may be unlawful. Neither the sender nor the represented institution
are liable for the correct and complete transmission of the contents
of an e-mail, or for its timely receipt.
---------------------------------------------------------------------------------------------------

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

picture
Received on Thu Jun 28 02:16:33 2007

This archive was generated by hypermail 2.1.8 : Thu Jun 28 2007 - 02:16:35 PDT