Skip to content

Commit adb7a7a

Browse files
committed
added verse-lines=off to diplomatic tab
(with thanks to the participants of the Rome CARMEN workshop for spotting this bug)
1 parent 60fe98a commit adb7a7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

htm-tpl-struct-sample.xsl

+1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@
311311
<xsl:variable name="edtxt">
312312
<xsl:apply-templates select="//t:div[@type='edition']">
313313
<xsl:with-param name="parm-edition-type" select="'diplomatic'" tunnel="yes"/>
314+
<xsl:with-param name="parm-verse-lines" select="'off'" tunnel="yes"/>
314315
</xsl:apply-templates>
315316
</xsl:variable>
316317
<!-- Moded templates found in htm-tpl-sqbrackets.xsl -->

0 commit comments

Comments
 (0)