OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]