summaryrefslogtreecommitdiff
path: root/html/ebnf.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'html/ebnf.xsl')
-rw-r--r--html/ebnf.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/ebnf.xsl b/html/ebnf.xsl
index 352a135..f6cbe54 100644
--- a/html/ebnf.xsl
+++ b/html/ebnf.xsl
@@ -5,7 +5,7 @@
version='1.0'>
<!-- ********************************************************************
- $Id: ebnf.xsl 9358 2012-05-12 23:37:10Z bobstayton $
+ $Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $
********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
@@ -17,7 +17,7 @@
<doc:reference xmlns="">
<referenceinfo>
<releaseinfo role="meta">
-$Id: ebnf.xsl 9358 2012-05-12 23:37:10Z bobstayton $
+$Id: ebnf.xsl 9664 2012-11-07 20:02:17Z bobstayton $
</releaseinfo>
<author><surname>Walsh</surname>
<firstname>Norman</firstname></author>
@@ -107,7 +107,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
<tr>
<td align="{$direction.align.start}" valign="top" width="3%">
<xsl:text>[</xsl:text>
- <xsl:number count="production" level="any"/>
+ <xsl:apply-templates select="." mode="label.markup"/>
<xsl:text>]</xsl:text>
</td>
<td align="{$direction.align.end}" valign="top" width="10%">