From e584b8e1db531be350c2f6fcf64a416803206738 Mon Sep 17 00:00:00 2001 From: jfbu Date: Tue, 17 Jul 2018 15:45:30 +0200 Subject: [PATCH] Update LaTeX docs --- doc/latex.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/latex.rst b/doc/latex.rst index ef0827957..6118fdee6 100644 --- a/doc/latex.rst +++ b/doc/latex.rst @@ -412,8 +412,10 @@ Macros .. tip:: Advanced LaTeX users can also, via :confval:`latex_additional_files`, use - a custom :file:`python.ist` style file for :program:`makeindex` to modify - the looks of the general index. + a custom :program:`makeindex` style file :file:`python.ist`, or a custom + :program:`xindy` style file :file:`sphinx.xdy` (see + :confval:`latex_use_xindy`) in order to modify how the general index is + typeset. Environments ~~~~~~~~~~~~