This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
Re: [docbook-apps] ouch
Yes, see the 'headers, height' index entry in my book. You can also put
sizing on the fo:external-graphic. See your XSL-FO reference for those
properties.
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
----- Original Message -----
From: "Aaron" <aamehl@pop.actcom.net.il>
To: "Bob Stayton" <bobs@sagehill.net>
Cc: <docbook-apps@lists.oasis-open.org>
Sent: Tuesday, May 24, 2005 1:17 PM
Subject: Re: [docbook-apps] ouch
> On Tue, May 24, 2005 at 12:19:51PM -0700 or thereabouts, Bob Stayton
wrote:
> > You are getting the logo in all three positions because you placed its
> > reference outside of the xsl:choose statement in header.content. The
choose
> > statement is used to select which position in the header to place each
kind
> > of output. The $position values are left, center, and right. If you
don't
> > include your fo:external-graphic inside one of the xsl:when clauses,
then it
> > will be output for all positions.
> You are so right, I just skimmed the section on graphics and when I
> read it I understood that the header is a table and I just put the
> graphic in the column I wanted.
>
> That said. I can't get the graphic to be readable, I mean it cuts the
> bottom line of the header. If it was a tag I could tell it to align
> top or middle etc. How do I tell it how to align.
>
> I would also like to be able to scale the image or at least know the
> size it fits into. I know I need to reread the header section because
> I remember you mentioning the header height.
> Thanks
> Aaron
> > Bob Stayton
> > Sagehill Enterprises
> > DocBook Consulting
> > bobs@sagehill.net
> >
> >
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org