We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506f094 commit 06e4dd2Copy full SHA for 06e4dd2
txt-teig.xsl
@@ -11,8 +11,8 @@
11
<xsl:param name="parm-leiden-style" tunnel="yes" required="no"></xsl:param>
12
<xsl:call-template name="lb-dash">
13
<!-- params needed for excluding diplomatic and medCY project -->
14
- <xsl:with-param name="parm-edition-type"/>
15
- <xsl:with-param name="parm-leiden-style"/>
+ <xsl:with-param name="parm-edition-type" tunnel="yes"/>
+ <xsl:with-param name="parm-leiden-style" tunnel="yes"/>
16
</xsl:call-template>
17
<xsl:call-template name="w-space"/>
18
0 commit comments