allow strofa inside table + fix table border in html/epub + fix empty verses in epub
[librarian.git] / librarian / pdf / wl2tex.xslt
index 4c8be32..85375a2 100644 (file)
     </cmd>
 </xsl:template>
 
+<xsl:template match="strofa" mode="inline">
+    <env name="minipage">
+        <parm><cmd name="linewidth" /></parm>
+        <parm><xsl:apply-templates select="." /></parm>
+    </env>
+</xsl:template>
+
 <xsl:template match="strofa">
   <cmd name="strofa"><parm>
     <xsl:choose>