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: Changing the column widths for glossary on pdf


On Fri, Feb 15, 2002 at 08:50:58AM -0800, Carlos wrote:
> Good morning:
> 
> Using FOP 0.20.3rc and the docbook stylesheets version 1.48 how can I change
> the column widths for the glossary?

There is a glossary stylesheet global variable
'glossterm-width' that should probably be promoted to a
parameter and added to the params list with documentation.
Setting this in your stylesheet customization file will do
the trick:

<xsl:variable name="glossterm-width">1in</xsl:variable>

You might file a bug on DocBook sourceforge to get
this changed to a real parameter in the stylesheets.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
Caldera International, Inc.                 fax:   (831) 429-1887
                                            email: bobs@caldera.com


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