fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
turn off hyphenator
[librarian.git]
/
librarian
/
xslt
/
book2html.xslt
diff --git
a/librarian/xslt/book2html.xslt
b/librarian/xslt/book2html.xslt
index
201381c
..
ca7cdbd
100644
(file)
--- a/
librarian/xslt/book2html.xslt
+++ b/
librarian/xslt/book2html.xslt
@@
-242,7
+242,7
@@
</xsl:template>
<xsl:template match="mat">
</xsl:template>
<xsl:template match="mat">
- <
xsl:copy-of select="*" /
>
+ <
math xmlns="http://www.w3.org/1998/Math/MathML"><xsl:copy-of select="*" /></math
>
</xsl:template>
</xsl:template>
@@
-258,7
+258,7
@@
<!-- Other inline tags -->
<xsl:template match="mat" mode="inline">
<!-- Other inline tags -->
<xsl:template match="mat" mode="inline">
- <
xsl:copy-of select="*" /
>
+ <
math xmlns="http://www.w3.org/1998/Math/MathML"><xsl:copy-of select="*" /></math
>
</xsl:template>
<xsl:template match="didask_tekst" mode="inline">
</xsl:template>
<xsl:template match="didask_tekst" mode="inline">
@@
-354,6
+354,7
@@
<xsl:template match="extra|uwaga" mode="inline" />
<xsl:template match="nota_red" />
<xsl:template match="extra|uwaga" mode="inline" />
<xsl:template match="nota_red" />
+<xsl:template match="abstrakt" />
<!-- ======== -->
<!-- = TEXT = -->
<!-- ======== -->
<!-- = TEXT = -->