<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="http://www.oucs.ox.ac.uk/stylesheets/teihtml.xsl"/> <xsl:variable name="subTocDepth">-2</xsl:variable> <xsl:variable name="masterFile">manual</xsl:variable> <xsl:variable name="splitLevel">-1</xsl:variable> <xsl:variable name="alignNavigationPanel">center</xsl:variable> <xsl:variable name="topNavigationPanel"></xsl:variable> <xsl:variable name="bottomNavigationPanel">true</xsl:variable> <xsl:variable name="institution">Numerical Algorithms Group: NAG</xsl:variable> <xsl:variable name="homeURL">http://www.nag.co.uk/</xsl:variable> <xsl:variable name="homeWords">NAG</xsl:variable> <xsl:variable name="parentURL">http://www.tei-c.org/</xsl:variable> <xsl:variable name="parentWords">NAG</xsl:variable> <xsl:variable name="feedbackURL">http://www.nag.co.uk/</xsl:variable> <xsl:variable name="feedbackWords">NAG</xsl:variable> <xsl:variable name="searchURL"></xsl:variable> <xsl:variable name="searchWords"></xsl:variable> <xsl:variable name="showTitleAuthor">true</xsl:variable> <xsl:template name="logoPicture"/> <xsl:template name="copyrightStatement"> Copyright 2000 David Carlisle, NAG </xsl:template> </xsl:stylesheet>