Next in thread → Next in month →

Re: [docbook-apps] Setting guilabel to bold using docbook-xsl

From
Peter Desjardins <>
Date
2011-10-13T02:40:19+00:00
ID
Thread
Re: [docbook-apps] Setting guilabel to bold using docbook-xsl
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)" <> wrote:
Hi all,

I'm having some trouble defining <guilabel> as bold in my Docbook-XSL customization layer:

<xsl:import href="">

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

For additional commands, e-mail: 
Next in thread → Next in month →