Next / Previous / Contents / TCC Help System / NM Tech homepage

8.5.3. application and the gui* group

The application, guibutton, guiicon, guilabel, and guimenu elements are marked up in italic sans-serif type to make them stand out from the body font.

<xsl:template match="application|guibutton|guiicon|guilabel|guimenu">
  <xsl:call-template name="inline.italicsansseq"/>
</xsl:template>