From 14e71367550ca21a3b8525f51b3b77c446766a36 Mon Sep 17 00:00:00 2001 From: Alexandre Dupas Date: Sat, 11 Oct 2008 19:31:49 +0200 Subject: [PATCH] added song section. added hyperref option to have auto expanding on bookmarks. --- chordbook.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/chordbook.tex b/chordbook.tex index 4615e29a..d275d3ad 100644 --- a/chordbook.tex +++ b/chordbook.tex @@ -19,14 +19,14 @@ % http://songs.sourceforge.net. \documentclass[letterpaper]{article} -\usepackage[bookmarks]{hyperref} +\usepackage[bookmarks,bookmarksopen]{hyperref} \usepackage[chorded]{songs} %\includeonlysongs{1} %my packages \usepackage[utf8]{inputenc} \usepackage[pdftex]{graphicx, color} -\usepackage[english,frenchb]{babel} +\usepackage[english,french]{babel} \usepackage{fancybox} \setlength{\oddsidemargin}{0in} @@ -105,6 +105,7 @@ \showindex{Index par titre des chansons}{titleidx} \showindex{Index par titre des auteurs}{authidx} +\songsection{Chansons} \begin{songs}{titleidx,authidx} \input{songs.sbd} \end{songs}