Next in thread →
Next in month →
RE: DOCBOOK-APPS: Making a <glossterm> bold
In fo/inline.xsl find the template <xsl:template match="glossterm" name="glossterm">. Copy this template into your customization layer <http://www.dpawson.co.uk/docbook/styling/custom.html#d58e77> and change <xsl:call-template name="inline.charseq"/> to <xsl:call-template name="inline.boldseq"/>. David > I'm using DocBook/XML with the stylesheets provided with the > Selfdocbook > XML Edition. I highlighted some terms as <glossterm>, but they do not > render the way I want them to. In the HTML they render as > italics, while > in the PDF they are in a regulat text. I'd like them to be bold.
Next in thread →
Next in month →