Browse Source

Utilisation du template data

accords
Louis 11 years ago
parent
commit
32943a8126
  1. 2
      books/lyricbook.sb
  2. 2
      books/lyricbook_en.sb
  3. 2
      books/lyricbook_fr.sb
  4. 2
      books/matteo.sb
  5. 2
      books/songbook.sb
  6. 2
      books/songbook_en.sb
  7. 2
      books/songbook_fr.sb
  8. 2
      books/volume-1.sb
  9. 2
      books/volume-2.sb
  10. 2
      books/volume-3.sb
  11. 2
      books/volume-4.sb
  12. 2
      books/volume-5.sb

2
books/lyricbook.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [],
"booktype" : "lyric",

2
books/lyricbook_en.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "english",
"bookoptions" : [],
"booktype" : "lyric",

2
books/lyricbook_fr.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [],
"booktype" : "lyric",

2
books/matteo.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"importantdiagramonly",

2
books/songbook.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"authwords" : {
"sep" : ["and", "et"]

2
books/songbook_en.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "english",
"bookoptions" : [
"diagram",

2
books/songbook_fr.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"diagram",

2
books/volume-1.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"diagram",

2
books/volume-2.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"diagram",

2
books/volume-3.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"diagram",

2
books/volume-4.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"diagram",

2
books/volume-5.sb

@ -1,5 +1,5 @@
{
"template" : "patacrep.tex",
"template" : "data.tex",
"lang" : "french",
"bookoptions" : [
"diagram",

Loading…
Cancel
Save