xsl-list
[Top] [All Lists]

[xsl] start-indent

2009-10-27 16:10:18
Hi all,
I know I can do this:
<fo:block start-indent="4em" text-indent="-4em">

but is it possible to make something like this work?
<fo:block>
........
<fo:wrapper start-indent="4em" text-indent="-4em">

So that the wrapper stuff is indented within the block.
If so, how?
Thanks
Mark



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