fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove cut lines
[librarian.git]
/
librarian
/
epub
/
xsltScheme.xsl
diff --git
a/librarian/epub/xsltScheme.xsl
b/librarian/epub/xsltScheme.xsl
index
750708e
..
d6f69bb
100644
(file)
--- a/
librarian/epub/xsltScheme.xsl
+++ b/
librarian/epub/xsltScheme.xsl
@@
-264,6
+264,12
@@
</em>
</xsl:template>
</em>
</xsl:template>
+ <xsl:template match="indeks_dolny" >
+ <sub xmlns="http://www.w3.org/1999/xhtml">
+ <xsl:apply-templates />
+ </sub>
+ </xsl:template>
+
<xsl:template match="osoba" >
<em class="person" xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates />
<xsl:template match="osoba" >
<em class="person" xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates />
@@
-310,7
+316,7
@@
</img>
</xsl:template>
</img>
</xsl:template>
-<xsl:template match="tabela">
+<xsl:template match="tabela
|tabelka
">
<table xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates />
</table>
<table xmlns="http://www.w3.org/1999/xhtml">
<xsl:apply-templates />
</table>