It looks like you're using the namespace stylesheets. Try matching d:guilabel?
Peter On Oct 12, 2011 5:39 PM, "Parker, Joel J. K. (GSFC-5950)" < [email protected]> wrote: > Hi all, > > I'm having some trouble defining <guilabel> as bold in my Docbook-XSL > customization layer: > > <xsl:import href="../../build/contrib/docbook-xsl-ns/fo/docbook.xsl"/> > > <xsl:template match="guilabel"> > <xsl:call-template name="inline.boldseq"/> > </xsl:template> > > I see no reason this would not work, but it appears to have no effect. The > resulting FO file has no new markup defining the next as bold in those > areas. > > Is this the appropriate way to accomplish this? My customization layer > generally works for other purposes, it's just this specific attempt that's > failing. > > Thanks, > > -- > Joel J. K. Parker > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
