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: Setting shade.verbatim attribute value fromcommandline (xsltproc)


On Sun, Jul 21, 2002 at 03:28:37PM -0500, John W. Himpel wrote:
> Hi,
> 
> In html/param.xsl, the bgcolor attribute for shade.verbatim is set to
> "#E0E0E0".  I would like to use "#D8D8D8".  I cannot determine how to
> set the bgcolor attribute from the command line using xsltproc.  Or must
> I need to use a customization layer?

I think you need a customization layer, because the bgcolor
number is coded in the stylesheets as as part of an
xsl:attribute-set.  The parameter reference for
'shade.verbatim.style' shows the syntax which can be
used in a customization layer.  It isn't really a
parameter.

Selecting that color seems like a reasonable feature
request, though, if you care to submit it.

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