fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
get rid of #!... -CA in subset.pl
[librarian.git]
/
librarian
/
epub
/
xsltScheme.xsl
diff --git
a/librarian/epub/xsltScheme.xsl
b/librarian/epub/xsltScheme.xsl
index
109b1cc
..
d3b1269
100644
(file)
--- a/
librarian/epub/xsltScheme.xsl
+++ b/
librarian/epub/xsltScheme.xsl
@@
-159,15
+159,15
@@
</xsl:template>
\r
\r
<xsl:template match="akap|akap_dialog|akap_cd">
\r
</xsl:template>
\r
\r
<xsl:template match="akap|akap_dialog|akap_cd">
\r
- <
div
class="paragraph" xmlns="http://www.w3.org/1999/xhtml">
\r
+ <
p
class="paragraph" xmlns="http://www.w3.org/1999/xhtml">
\r
<xsl:apply-templates />
\r
<xsl:apply-templates />
\r
- </
div
>
\r
+ </
p
>
\r
</xsl:template>
\r
\r
<xsl:template match="strofa">
\r
</xsl:template>
\r
\r
<xsl:template match="strofa">
\r
- <
div
class="stanza" xmlns="http://www.w3.org/1999/xhtml">
\r
+ <
p
class="stanza" xmlns="http://www.w3.org/1999/xhtml">
\r
<xsl:apply-templates />
\r
<xsl:apply-templates />
\r
- </
div
>
\r
+ </
p><p xmlns="http://www.w3.org/1999/xhtml"> </p
>
\r
</xsl:template>
\r
\r
<xsl:template match="wers_normalny">
\r
</xsl:template>
\r
\r
<xsl:template match="wers_normalny">
\r
@@
-302,11
+302,6
@@
<!-- Tagi SPECJALNE -->
\r
<!--===========================================================-->
\r
\r
<!-- Tagi SPECJALNE -->
\r
<!--===========================================================-->
\r
\r
- <!--xsl:template match="motyw" >
\r
- <a class="theme-begin" xmlns="http://www.w3.org/1999/xhtml">
\r
- <xsl:apply-templates select="text()" />
\r
- </a>
\r
- </xsl:template-->
\r
<xsl:template match="motyw" />
\r
\r
<!--===========================================================-->
\r
<xsl:template match="motyw" />
\r
\r
<!--===========================================================-->
\r