Skip to content

Commit

Permalink
Update keyboard.xsl
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig committed Jun 23, 2022
1 parent 478a6e9 commit 533abc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/keyboard.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ Names
number3: <xsl:number value="sp[position()]" format="1" />
<xsl:apply-templates/><!--<xsl:text disable-output-escaping="yes">,&#xD;</xsl:text>-->
</xsl:for-each>
number3: <xsl:number value="sp[position()]" format="1" />
<xsl:value-of select="$keys/line[position()=last()]"/>
]}
</xsl:result-document>
Expand Down

0 comments on commit 533abc0

Please sign in to comment.