[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Reducing space between figure and title?
If you want to change it for printed output, see: http://www.sagehill.net/docbookxsl/TitleFontSizes.html#FigureTitles and in particular the last example that shows how to change a property for just one of the formal elements using an xsl:choose statement. For HTML output, use CSS styles. Bob Stayton Sagehill Enterprises DocBook Consulting bobs@sagehill.net ----- Original Message ----- From: "Steffen Glückselig" <glueckselig@gungfu.de> To: <docbook-apps@lists.oasis-open.org> Sent: Friday, February 25, 2005 2:29 AM Subject: [docbook-apps] Reducing space between figure and title? > Hello, > > With my stylesheet I've placed the titles below the figures: > <xsl:param name="formal.title.placement"> > figure after > example before > equation before > table before > procedure before > task before > </xsl:param> > > > Now I'd like to reduce the spacing between the figure and the title. How would I do that? > > > thanks and best regards > Steffen > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]