<div xmlns="http://www.w3.org/1999/xhtml" class="annotation">
<p id="annotation-{@number}" xmlns="http://www.w3.org/1999/xhtml"></p>
<a class="annotation-anchor" href="part{@part}.html#anchor-{@number}" xmlns="http://www.w3.org/1999/xhtml">
- [<xsl:value-of select="@number" />]
+ <sup xmlns="http://www.w3.org/1999/xhtml"><xsl:value-of select="@number" /></sup>
</a>
<p class="annotation-body" xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates />
<xsl:template match="extra" />
<xsl:template match="pe|pa|pr|pt" >
- <a id="anchor-{.}" class="anchor" href="annotations.html#annotation-{.}"
- xmlns="http://www.w3.org/1999/xhtml">[<xsl:apply-templates />]</a>
+ <a class="anchor" id="anchor-{.}" href="annotations.html#annotation-{.}"
+ xmlns="http://www.w3.org/1999/xhtml"><sup xmlns="http://www.w3.org/1999/xhtml"><xsl:apply-templates /></sup></a>
</xsl:template>
<xsl:template match="uwaga" />