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] 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


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