mirror of https://github.com/patacrep/patacrep.git
Oliverpool
9 years ago
9 changed files with 30 additions and 8 deletions
@ -0,0 +1,6 @@ |
|||||
|
{language: english} |
||||
|
{title: Title} |
||||
|
{artist: The Beatles} |
||||
|
{artist: Oasis} |
||||
|
{artist: The the beatles} |
||||
|
|
@ -0,0 +1,4 @@ |
|||||
|
{title: Title} |
||||
|
{artist: The Beatles} |
||||
|
{artist: Oasis} |
||||
|
{artist: The the beatles} |
@ -0,0 +1,12 @@ |
|||||
|
\selectlanguage{english} |
||||
|
|
||||
|
\beginsong{Title}[ |
||||
|
by={ |
||||
|
The Beatles, |
||||
|
Oasis, |
||||
|
The the beatles }, |
||||
|
] |
||||
|
|
||||
|
|
||||
|
|
||||
|
\endsong |
Loading…
Reference in new issue