From 6d443265733c147c3c8d71c8c72d9ba853b99150 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Mon, 10 Nov 2008 11:24:23 +0100 Subject: [PATCH] correction of the index file generated by the lyricbook. --- lyricbook.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lyricbook.tex b/lyricbook.tex index 5b60cd58..77c3d367 100644 --- a/lyricbook.tex +++ b/lyricbook.tex @@ -44,8 +44,8 @@ \addtolength{\voffset}{-1cm} \pagestyle{empty} -\newindex{titleidx}{cbtitle} -\newauthorindex{authidx}{cbauth} +\newindex{titleidx}{lbtitle} +\newauthorindex{authidx}{lbauth} %Remove comment to include pictures in the songbook %\newcommand{\image}[2]{\begin{flushright} \includegraphics[width=#2cm]{#1}\end{flushright}}