Browse Source

return of the lyricbook

remotes/origin/cmake
Romain Goffe 13 years ago
parent
commit
bda5b14c8f
  1. 10
      books/lyricbook.sb
  2. 1
      utils/release.sh

10
books/lyricbook.sb

@ -0,0 +1,10 @@
{
"template" : "patacrep.tmpl",
"lang" : "french",
"bookoptions" : [],
"booktype" : "lyric",
"author" : "Crep (R.Goffe) \\and Lohrun (A.Dupas)",
"subtitle" : "parolier",
"title" : "Recueil de chansons",
"songs" : "all"
}

1
utils/release.sh

@ -61,6 +61,7 @@ make volume-3.pdf
make english.pdf
make french.pdf
make songbook.pdf
make lyricbook.pdf
#clean
make clean

Loading…
Cancel
Save