Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="latex.index.tool">
  <refmeta>
    <refentrytitle>latex.index.tool</refentrytitle>
  </refmeta>
  <refnamediv>
    <refname><parameter>latex.index.tool</parameter></refname>
    <refpurpose>Define the tool to use to build an index</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <programlisting>
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/latex.index.tool.xml"/>
    </programlisting>
  </refsynopsisdiv>
  <refsection>
    <title>Description</title>
    <para>This parameter defines the LaTeX compatible index tool 
to use to build the document index. When empty the default tool used is <command>makeindex</command>. Currenty <command>xindy</command> is the only other
tool supported by dblatex. Read <xref linkend="sec-index"/> for more
information about index building.</para>
  </refsection>
  <refsection>
    <title>See Also</title>
    <para><parameter>latex.index.language</parameter>.</para>
  </refsection>
</refentry>