fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
97ccee2
)
tabelka in other formats
author
Jan Szejko
<janek37@gmail.com>
Tue, 21 Mar 2017 11:45:29 +0000
(12:45 +0100)
committer
Jan Szejko
<janek37@gmail.com>
Tue, 21 Mar 2017 11:45:29 +0000
(12:45 +0100)
librarian/epub/xsltScheme.xsl
patch
|
blob
|
history
librarian/fb2/paragraphs.xslt
patch
|
blob
|
history
librarian/xslt/book2html.xslt
patch
|
blob
|
history
librarian/xslt/book2txt.xslt
patch
|
blob
|
history
diff --git
a/librarian/epub/xsltScheme.xsl
b/librarian/epub/xsltScheme.xsl
index
750708e
..
c9c6a75
100644
(file)
--- a/
librarian/epub/xsltScheme.xsl
+++ b/
librarian/epub/xsltScheme.xsl
@@
-310,7
+310,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>
diff --git
a/librarian/fb2/paragraphs.xslt
b/librarian/fb2/paragraphs.xslt
index
334412e
..
4307234
100644
(file)
--- a/
librarian/fb2/paragraphs.xslt
+++ b/
librarian/fb2/paragraphs.xslt
@@
-39,7
+39,7
@@
<empty-line/><p>————————</p><empty-line/>
</xsl:template>
<empty-line/><p>————————</p><empty-line/>
</xsl:template>
- <xsl:template mode="para" match="tabela">
+ <xsl:template mode="para" match="tabela
|tabelka
">
<table><xsl:apply-templates mode="para" /></table>
</xsl:template>
<xsl:template mode="para" match="wiersz">
<table><xsl:apply-templates mode="para" /></table>
</xsl:template>
<xsl:template mode="para" match="wiersz">
diff --git
a/librarian/xslt/book2html.xslt
b/librarian/xslt/book2html.xslt
index
cde280e
..
d39a76a
100644
(file)
--- a/
librarian/xslt/book2html.xslt
+++ b/
librarian/xslt/book2html.xslt
@@
-252,7
+252,7
@@
<p class="motto_podpis"><xsl:apply-templates mode="inline" /></p>
</xsl:template>
<p class="motto_podpis"><xsl:apply-templates mode="inline" /></p>
</xsl:template>
-<xsl:template match="tabela">
+<xsl:template match="tabela
|tabelka
">
<table><xsl:apply-templates /></table>
</xsl:template>
<xsl:template match="wiersz">
<table><xsl:apply-templates /></table>
</xsl:template>
<xsl:template match="wiersz">
diff --git
a/librarian/xslt/book2txt.xslt
b/librarian/xslt/book2txt.xslt
index
a8bb9f1
..
6a25023
100644
(file)
--- a/
librarian/xslt/book2txt.xslt
+++ b/
librarian/xslt/book2txt.xslt
@@
-233,7
+233,7
@@
<xsl:apply-templates mode="inline" />
</xsl:template>
<xsl:apply-templates mode="inline" />
</xsl:template>
-<xsl:template match="tabela">
+<xsl:template match="tabela
|tabelka
">
<xsl:text>
</xsl:text>
<xsl:text>
</xsl:text>