Browse Source

[test] Added an example songbook with several tests

pull/110/head
Louis 9 years ago
parent
commit
03881bf9b9
  1. 13
      patacrep/data/examples/example-test.sb
  2. 0
      patacrep/data/examples/songs/tests/chords.sgc
  3. 0
      patacrep/data/examples/songs/tests/errors.sgc
  4. 11
      patacrep/data/examples/songs/tests/nolyrics.sgc

13
patacrep/data/examples/example-test.sb

@ -0,0 +1,13 @@
{
"bookoptions" : [
"diagram",
"repeatchords",
"lilypond",
"pictures"
],
"booktype" : "chorded",
"template" : "patacrep.tex",
"encoding": "utf8",
"content": ["tests/*.sg", "tests/*.sgc"]
}

0
patacrep/data/examples/songs/chords.sgc → patacrep/data/examples/songs/tests/chords.sgc

0
patacrep/data/examples/songs/errors.sgc → patacrep/data/examples/songs/tests/errors.sgc

11
patacrep/data/examples/songs/tests/nolyrics.sgc

@ -0,0 +1,11 @@
{title: No lyrics}
{subtitle: Test of verses without any lyrics}
[A]This is a [Bb]verse
With [C#]lyrics
[Adim] [Dmaj]
[Em3]
[G4]This is [Emaj3]another
[Absus8]With lyrics
Loading…
Cancel
Save