<?xml version="1.0" encoding="utf-8"?>
<stylesheet_registry xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <version>
    %   Copyright 1997-2002 The MathWorks, Inc.
    %   $Revision: 1.5.4.1 $  $Date: 2004/08/17 21:41:27 $
    </version>
   <stylesheet id="default-html" transformtype="html">
      <filename>$matlabroot/sys/namespace/docbook/v4/xsl/html/docbook_rptgen.xsl</filename>
      <name>Default HTML stylesheet</name>
      <description>Default HTML stylesheet</description>
      <xsl_code>
         <xsl:variable name="show.comments" select='0'/>
         <xsl:variable name="callout.graphics" select='0'/> 
      </xsl_code>
   </stylesheet>
   <stylesheet id="default-fo" transformtype="fo">
      <filename>$matlabroot/sys/namespace/docbook/v4/xsl/fo/docbook_rptgen.xsl</filename>
      <name>Default print stylesheet</name>
      <description>Default print stylesheet</description>
      <xsl_code>
         <xsl:variable name="show.comments" select='0'/>
      </xsl_code>
   </stylesheet>
</stylesheet_registry>
