fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow multiple dc:publisher
[librarian.git]
/
librarian
/
pdf
/
wl2tex.xslt
diff --git
a/librarian/pdf/wl2tex.xslt
b/librarian/pdf/wl2tex.xslt
index
2548abc
..
652a081
100644
(file)
--- a/
librarian/pdf/wl2tex.xslt
+++ b/
librarian/pdf/wl2tex.xslt
@@
-36,7
+36,7
@@
<xsl:choose>
<xsl:when test="@morefloats = 'new'">
<TeXML escape="0">
<xsl:choose>
<xsl:when test="@morefloats = 'new'">
<TeXML escape="0">
- \usepackage[maxfloats=
64
]{morefloats}
+ \usepackage[maxfloats=
53
]{morefloats}
</TeXML>
</xsl:when>
<xsl:when test="@morefloats = 'old'">
</TeXML>
</xsl:when>
<xsl:when test="@morefloats = 'old'">
@@
-256,6
+256,12
@@
</cmd>
</xsl:template>
</cmd>
</xsl:template>
+<xsl:template match="ilustr">
+ <cmd name="ilustr">
+ <parm><xsl:value-of select="@src" /></parm>
+ <parm><xsl:value-of select="@alt" /></parm>
+ </cmd>
+</xsl:template>
<!-- ========================================== -->
<!-- = PARAGRAPH TAGS = -->
<!-- ========================================== -->
<!-- = PARAGRAPH TAGS = -->
@@
-515,6
+521,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 = -->