xsl-list
[Top] [All Lists]

Re: And operator usage in XSL

2004-07-28 14:57:27
"position" is a valid XSL-FO property, see the spec, 7.29.20.  Its shorthand
for setting both relative-position and absolute-position with one attribute.

John

Visual Programming Ltd mail PO Box 22-222, Khandallah, Wellington, New
Zealand site Level 2, 2 Ganges Road, Khandallah, Wellington, New Zealand
phone +64 4 479 1738 fax +64 4 479 1294 web http://www.xmlpdf.com
----- Original Message ----- 
From: "Eliot Kimber" <ekimber(_at_)innodata-isogen(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Thursday, July 29, 2004 9:00 AM
Subject: Re: [xsl] And operator usage in XSL


J.Pietschmann wrote:

Some more nitpicks:

 >             <fo:block padding-top="9.67999999999995pt"
 > margin-left="3.1000000000000227pt"
 > position="absolute">

FOP doesn't support absolutely positioned blocks yet, and without
supplying a position it is ineffective anyway.

position= isn't an FO property (probably meant absolute-position=) but
in any case only block-container can be absolutely positioned.

Cheers,

Eliot
-- 
W. Eliot Kimber
Professional Services
Innodata Isogen
9030 Research Blvd, #410
Austin, TX 78758
(512) 372-8122

eliot(_at_)innodata-isogen(_dot_)com
www.innodata-isogen.com

--+------------------------------------------------------------------
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>
--+--