docbook-apps

  • 1.  [docbook-apps] Titlepage customization: Align legalnotice at bottom of page?

    Posted 02-06-2012 16:03

    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.




  • 2.  Re: [docbook-apps] Titlepage customization: Align legalnotice at bottom of page?

    Posted 02-06-2012 19:44
    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 <dan.mauer@gmail.com> 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: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >