Next in thread → Next in month →

Re: [docbook-apps] ouch

From
Bob Stayton <>
Date
2005-05-24T20:56:43+00:00
ID
023e01c560a3$15afddb0$6400a8c0@toshiro
Thread
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



----- Original Message ----- 
From: "Aaron" <>
To: "Bob Stayton" <>
Cc: <>
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
> > 
> >
> >
>
>
Next in thread → Next in month →