And I found this, but where can i suppress the refnamdiv title "name"
- <xsl:template match="d:refnamediv">
- <xsl:choose>
- <xsl:when test="preceding-sibling::d:refnamediv">
-
-
<xsl:text>.br</xsl:text>
</xsl:when>
- <xsl:otherwise>
- <xsl:call-template name="make.subheading">
- <xsl:with-param name="title">
<xsl:apply-templates select="." mode="subheading.markup" />
</xsl:with-param>
</xsl:call-template>
</xsl:otherwise>
</xsl:choose>
<xsl:call-template name="mark.subheading" />
-
-
- <xsl:for-each select="d:refname">
+ <xsl:if test="position()>1">
<xsl:text>,</xsl:text>
</xsl:if>
+ <xsl:call-template name="string.subst">
-
-
-
-
<xsl:with-param name="string" select="." />
<xsl:with-param name="target" select="' '" />
<xsl:with-param name="replacement" select="'_'" />
</xsl:call-template>
</xsl:for-each>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <xsl:if test="d:refpurpose/node()">
<xsl:text>\-</xsl:text>
- <xsl:variable name="refpurpose">
<xsl:apply-templates select="d:refpurpose/node()" />
</xsl:variable>
<xsl:value-of select="normalize-space($refpurpose)" />
</xsl:if>
<xsl:text></xsl:text>
</xsl:template>
--
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