]> git.lyx.org Git - lyx.git/blob - lib/docbook/xhtml/autoidx-ng.xsl
Release notes
[lyx.git] / lib / docbook / xhtml / autoidx-ng.xsl
1 <?xml version="1.0" encoding="ASCII"?><!--This file was created automatically by html2xhtml--><!--from the HTML stylesheets.--><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:d="http://docbook.org/ns/docbook" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="d" version="1.0">
2
3 <!-- ********************************************************************
4
5      This file is part of the DocBook XSL Stylesheet distribution.
6      See ../README or http://cdn.docbook.org/ for copyright
7      copyright and other information.
8
9      ******************************************************************** -->
10
11 <!-- You should have this directly in your customization file. -->
12 <!-- This file is there only to retain backward compatibility. -->
13 <xsl:import href="autoidx-kosek.xsl"/>
14 <xsl:param name="index.method">kosek</xsl:param>
15
16 </xsl:stylesheet>