Package: docbook-slides Version: 3.3.1.0-1.1 The template user.head.content can be used to add additional HTML material in the header, e.g. the notorious favicons:
<xsl:template name="user.head.content">
<link xmlns="http://www.w3.org/1999/xhtml" rel="shortcut icon"
href="debian.ico" type="image/x-icon"/>
</xsl:template>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

