From f1af4df7e55e466caea93377b349601c51570e0a Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 21 May 2014 11:28:40 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20du=20chargement=20de=20Song?= =?UTF-8?q?bookUtils=20et=20crepbook?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Suite à cette discussion : https://github.com/patacrep/songbook-core/commit/ba15ad1093fd28103521feed923b764102be8923#commitcomment-6391205 --- songbook_core/data/templates/default.tex | 7 ++----- songbook_core/data/templates/patacrep.tex | 3 --- songbook_core/data/templates/songs.tex | 2 -- 3 files changed, 2 insertions(+), 10 deletions(-) diff --git a/songbook_core/data/templates/default.tex b/songbook_core/data/templates/default.tex index 1ba62c4a..491fb828 100644 --- a/songbook_core/data/templates/default.tex +++ b/songbook_core/data/templates/default.tex @@ -69,15 +69,12 @@ (* extends "songs.tex" *) (* set indexes = "titleidx,authidx" *) -(* block songbookpackages *) - (( super() )) - - \usepackage{chords} -(* endblock *) (* block songbookpreambule *) (( super() )) + \usepackage{chords} + \title{((title))} \author{((author))} diff --git a/songbook_core/data/templates/patacrep.tex b/songbook_core/data/templates/patacrep.tex index 0b4569c2..573e7051 100644 --- a/songbook_core/data/templates/patacrep.tex +++ b/songbook_core/data/templates/patacrep.tex @@ -44,14 +44,11 @@ (* extends "default.tex" *) (* block songbookpackages *) - (( super() )) - \usepackage[((booktype)), (* for option in bookoptions *)((option)), (* endfor *) (* for instrument in instruments *)((instrument)), (* endfor *)]{crepbook} - \usepackage{chords} (* endblock *) (* block songbookpreambule *) diff --git a/songbook_core/data/templates/songs.tex b/songbook_core/data/templates/songs.tex index 2ead6152..a2b5ba7f 100644 --- a/songbook_core/data/templates/songs.tex +++ b/songbook_core/data/templates/songs.tex @@ -22,8 +22,6 @@ (* extends "layout.tex" *) (* block songbookpackages *) - (( super() )) - \usepackage[((booktype)), (* for option in bookoptions *)((option)), (* endfor *)