As far as I know, no. Your two options are:

1. Put the legal notice in a footer(fo:static-content)
2. Just keep using the <fo:block space-before = "xin" until you get your
desired result.

Maybe there is a way to use a maximum property with a
keep-together.within.page. I've never tried this.

Paul

On Mon, Feb 6, 2012 at 11:02 AM, danmauer <[email protected]> wrote:

>
> I've customized my fo-output title page by modifying the 'article' template
> in titlepage.templates.xml, removing some elements I don't want to appear,
> and so on.
>
> Spacing the elements relative to one another is pretty trivial (using
> space-before and space-after properties).  What I can't seem to figure out
> is how to align one or more elements at the bottom of the page.  In this
> case, I specifically want the <legalnotice> element to appear at the very
> bottom of the main content area.
>
> Is there a straightforward way to accomplish this?
>
> Thanks,
> -dan
>
>
> --
> View this message in context:
> http://old.nabble.com/Titlepage-customization%3A-Align-legalnotice-at-bottom-of-page--tp33272410p33272410.html
> Sent from the docbook apps mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to