Next in thread → Next in month →

Re: DOCBOOK-APPS: Changing the column widths for glossary on pdf

From
Bob Stayton <>
Date
2002-02-17T10:37:08+00:00
ID
Thread
Re: DOCBOOK-APPS: 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: 
Next in thread → Next in month →