autoidx-ng.xsl 942 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="ASCII"?>
  2. <!--This file was created automatically by html2xhtml-->
  3. <!--from the HTML stylesheets.-->
  4. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0">
  5. <!-- ********************************************************************
  6. $Id: autoidx-ng.xsl 6910 2007-06-28 23:23:30Z xmldoc $
  7. ********************************************************************
  8. This file is part of the DocBook XSL Stylesheet distribution.
  9. See ../README or http://docbook.sf.net/ for copyright
  10. copyright and other information.
  11. ******************************************************************** -->
  12. <!-- You should have this directly in your customization file. -->
  13. <!-- This file is there only to retain backward compatibility. -->
  14. <xsl:import href="autoidx-kosek.xsl"/>
  15. <xsl:param name="index.method">kosek</xsl:param>
  16. </xsl:stylesheet>