The TCC Document Plan specifies caps-and-small-caps
font for names of keyboard keys, but as discussed in
Section 10.5.2, “The inline.smallcaps
template”, there is no
suitable public domain font at this point. So we use
italic sans-serif font instead.
<xsl:template match="keysym"> <xsl:call-template name="inline.italicsansseq"/> </xsl:template>