|
Subject: [xsl] FO: Vertical alignment in <fo:flow> From: Gustaf Liljegren <gustafl@xxxxxxxxxx> Date: Sat, 19 Oct 2002 16:12:51 +0200 |
I wonder what the principles are for vertical alignment in <fo:flow>. I'm
making presentation slides and would like the content, which is often just
a couple of words per slide, center aligned both horizontally and
vertically. My first idea was something like this:
<fo:flow>
<fo:block-container
text-align="center"
display-align="center"
height="170mm">
...
</fo:block-container>
</fo:flow>
But neither height nor display-align seem to makes any difference here. Is
this what absolute-position="fixed" is meant for? Can anyone give an
example of which properties are involved?
Thanks in advance,
Gustaf
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Spliting one XML to multi, Mitch Amiano | Thread | Re: [xsl] FO: Vertical alignment in, David Tolpin |
| [xsl] named template that returns x, Eike Jordan | Date | Re: [xsl] & in attribute value , David Carlisle |
| Month |