mirror of https://github.com/patacrep/patacrep.git
Louis
9 years ago
29 changed files with 194 additions and 65 deletions
@ -0,0 +1,17 @@ |
|||||
|
{ |
||||
|
"bookoptions" : [ |
||||
|
"diagram", |
||||
|
"repeatchords", |
||||
|
"lilypond", |
||||
|
"pictures" |
||||
|
], |
||||
|
"booktype" : "chorded", |
||||
|
"template" : "patacrep.tex", |
||||
|
"lang" : "french", |
||||
|
"encoding": "utf8", |
||||
|
"authwords" : { |
||||
|
"sep" : ["and", "et"] |
||||
|
}, |
||||
|
"content": [["sorted", "subdir/*.sg", "subdir/*.sgc"]] |
||||
|
|
||||
|
} |
@ -0,0 +1,19 @@ |
|||||
|
\include "_lilypond/header" |
||||
|
\paper{paper-height = 6.5\cm} |
||||
|
|
||||
|
{ |
||||
|
\key a \minor |
||||
|
\time 6/8 |
||||
|
\partial 8 a'8 |
||||
|
\relative c''{ |
||||
|
c4 d8 e8. (f16) e8 d4 b8 g8. (a16) b8 |
||||
|
c4 a8 a8. (gis16) a8 b4 gis8 e4 a8 |
||||
|
c4 d8 e8. (f16 e8) d4 b8 g8. (a16) b8 |
||||
|
c8. (b16) a8 gis8. (fis16) gis8 a4 a8 a4. |
||||
|
|
||||
|
g'4. g8. (fis16) e8 d4 b8 g8. (a16) b8 |
||||
|
c4 (a8) a8. (gis16) a8 b4 gis8 e4. |
||||
|
g'4. g8. (fis16) e8 d4 b8 g8. (a16) b8 |
||||
|
c8. (b16) a8 gis8. (fis16) gis8 a4. a4. |
||||
|
} |
||||
|
} |
After Width: | Height: | Size: 645 B |
@ -0,0 +1,19 @@ |
|||||
|
\include "_lilypond/header" |
||||
|
\paper{paper-height = 6.5\cm} |
||||
|
|
||||
|
{ |
||||
|
\key a \minor |
||||
|
\time 6/8 |
||||
|
\partial 8 a'8 |
||||
|
\relative c''{ |
||||
|
c4 d8 e8. (f16) e8 d4 b8 g8. (a16) b8 |
||||
|
c4 a8 a8. (gis16) a8 b4 gis8 e4 a8 |
||||
|
c4 d8 e8. (f16 e8) d4 b8 g8. (a16) b8 |
||||
|
c8. (b16) a8 gis8. (fis16) gis8 a4 a8 a4. |
||||
|
|
||||
|
g'4. g8. (fis16) e8 d4 b8 g8. (a16) b8 |
||||
|
c4 (a8) a8. (gis16) a8 b4 gis8 e4. |
||||
|
g'4. g8. (fis16) e8 d4 b8 g8. (a16) b8 |
||||
|
c8. (b16) a8 gis8. (fis16) gis8 a4. a4. |
||||
|
} |
||||
|
} |
After Width: | Height: | Size: 513 B |
@ -0,0 +1,10 @@ |
|||||
|
\beginsong{Image included from datadir\\\LaTeX} |
||||
|
[cov={datadir}] |
||||
|
|
||||
|
\cover |
||||
|
|
||||
|
\lilypond{datadir.ly} |
||||
|
|
||||
|
\image{datadir} |
||||
|
|
||||
|
\endsong |
@ -0,0 +1,6 @@ |
|||||
|
{title : Image included from datadir} |
||||
|
{subtitle: Chordpro} |
||||
|
{cover: datadir.png} |
||||
|
|
||||
|
{partition: datadir.ly} |
||||
|
{image: datadir.png} |
@ -0,0 +1,19 @@ |
|||||
|
\include "_lilypond/header" |
||||
|
\paper{paper-height = 6.5\cm} |
||||
|
|
||||
|
{ |
||||
|
\key a \minor |
||||
|
\time 6/8 |
||||
|
\partial 8 a'8 |
||||
|
\relative c''{ |
||||
|
c4 d8 e8. (f16) e8 d4 b8 g8. (a16) b8 |
||||
|
c4 a8 a8. (gis16) a8 b4 gis8 e4 a8 |
||||
|
c4 d8 e8. (f16 e8) d4 b8 g8. (a16) b8 |
||||
|
c8. (b16) a8 gis8. (fis16) gis8 a4 a8 a4. |
||||
|
|
||||
|
g'4. g8. (fis16) e8 d4 b8 g8. (a16) b8 |
||||
|
c4 (a8) a8. (gis16) a8 b4 gis8 e4. |
||||
|
g'4. g8. (fis16) e8 d4 b8 g8. (a16) b8 |
||||
|
c8. (b16) a8 gis8. (fis16) gis8 a4. a4. |
||||
|
} |
||||
|
} |
After Width: | Height: | Size: 645 B |
@ -0,0 +1,10 @@ |
|||||
|
\beginsong{Image included from song directory\\\LaTeX} |
||||
|
[cov={relative}] |
||||
|
|
||||
|
\cover |
||||
|
|
||||
|
\lilypond{relative.ly} |
||||
|
|
||||
|
\image{relative} |
||||
|
|
||||
|
\endsong |
@ -0,0 +1,6 @@ |
|||||
|
{title : Image included from song directory} |
||||
|
{subtitle: Chordpro} |
||||
|
{cover: relative.png} |
||||
|
|
||||
|
{partition: relative.ly} |
||||
|
{image: relative.png} |
@ -0,0 +1,10 @@ |
|||||
|
\beginsong{Image included from root directory\\\LaTeX} |
||||
|
[cov={root}] |
||||
|
|
||||
|
\cover |
||||
|
|
||||
|
\lilypond{root.ly} |
||||
|
|
||||
|
\image{root} |
||||
|
|
||||
|
\endsong |
@ -0,0 +1,6 @@ |
|||||
|
{title : Image included from root directory} |
||||
|
{subtitle: Chordpro} |
||||
|
{cover: root.png} |
||||
|
|
||||
|
{partition: root.ly} |
||||
|
{image: root.png} |
@ -1 +1 @@ |
|||||
\image{(( content.argument ))} |
\image{(( content.argument|search_image(path, config) ))} |
||||
|
@ -1 +1 @@ |
|||||
\lilypond{((content.argument))} |
\lilypond{ ((- content.argument|search_image(path, config) -)) } |
||||
|
Loading…
Reference in new issue