mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-16 07:10:15 -05:00
XEP2PDF: Fixing typo.
This commit is contained in:
parent
a1a63a9544
commit
e6f664a686
@ -288,7 +288,7 @@
|
|||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<!-- span[@class='super] -->
|
<!-- span[@class='super] -->
|
||||||
<xsl:template match="span[@class='super]">
|
<xsl:template match="span[@class='super']">
|
||||||
<math>^{<xsl:apply-templates/>}</math>
|
<math>^{<xsl:apply-templates/>}</math>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user