This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Re: How to get static full width text in the footer?


I've got a customization for controlling the width of the
header and footer table cells.  I'll see if I can get it tested
and checked in soon.

If you need something right away, you could customize the
template named footer.table in fo/pagesetup.xsl.  It has
three instances of setting column widths using
"proportional-column-width(1)".  If you copy that template
to your customization and change the numbers, you can
manipulate the column widths.

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Steinar Bang" <sb@dod.no>
To: <docbook-apps@lists.oasis-open.org>
Sent: Sunday, January 25, 2004 2:05 PM
Subject: [docbook-apps] Re: How to get static full width text in the footer?


> >>>>> Steinar Bang <sb@dod.no>:
>
> > ... It also looks like there aren't room for more than two lines, is
> > this correct?
>
> The footer height can be adjusted, with the setting:
>   <xsl:param name="region.after.extent" select="'1.75cm'"/>
>
> But I still haven't figured out how to make the center table cell
> wider.
>
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]