OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Suppress Refentry title "Name"


My Stylesheet looks like this:


<xsl:param name="refentry.generate.name" select="0"></xsl:param>
<xsl:param name="refentry.generate.title" select="1"></xsl:param>
<xsl:attribute-set name="refentry.title.properties">
<xsl:attribute name="font-family">Share-Regular</xsl:attribute>
<xsl:attribute name="font-size">12pt</xsl:attribute>
   <xsl:attribute name="space-before.minimum">3em</xsl:attribute>
   <xsl:attribute name="space-before.optimum">3em</xsl:attribute>
   <xsl:attribute name="space-before.maximum">3em</xsl:attribute>
   <xsl:attribute name="space-after.minimum">1em</xsl:attribute>
   <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
   <xsl:attribute name="space-after.maximum">1em</xsl:attribute>
</xsl:attribute-set>

Thanks in advance, Lwam
-- 
Gruß Lwam Berhane



punkt.de GmbH               TYPO3-Internet-Dienstleistungen-Beratung
Kaiserallee 13a             Tel.: 0721 9109-0  Fax: -100
76133 Karlsruhe             info@punkt.de    http://punkt.de/
AG Mannheim 108285          Gf: Jürgen Egeling


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]