From: Christian Thaeter Date: Tue, 17 Aug 2010 13:22:49 +0000 (+0200) Subject: dont make 'Index' a specialsection because we will generat our own index X-Git-Tag: 201008.1~29 X-Git-Url: https://www.pipapo.org/gitweb/?p=nobug;a=commitdiff_plain;h=6e68eaba8697208ffc5155ecc3600572e1e4d6c8 dont make 'Index' a specialsection because we will generat our own index --- diff --git a/doc/latex.conf b/doc/latex.conf index b058d2c..e5b3a5e 100644 --- a/doc/latex.conf +++ b/doc/latex.conf @@ -539,7 +539,8 @@ ifdef::doctype-book[] ^Dedication$=dedication endif::doctype-book[] -^Index$=index +# we generate our own index, dont make Index special +^Index$= ifdef::latex-use-bibliography-environment[] ^(Bibliography|References)$=bibliography