mirror of https://github.com/patacrep/patacrep.git
Engine for LaTeX songbooks
http://www.patacrep.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
443 B
31 lines
443 B
\selectlanguage{french}
|
|
|
|
\beginsong{Title\\
|
|
Subtitle1\\
|
|
Subtitle2\\
|
|
Subtitle3\\
|
|
Subtitle4\\
|
|
Subtitle5}[
|
|
by={
|
|
Author1,
|
|
Author2 },
|
|
album={Album},
|
|
copyright={Copyright},
|
|
cov={test/test_chordpro/metadata_cover},
|
|
foo={Foo},
|
|
]
|
|
|
|
\cover
|
|
|
|
\textnote{Comment}
|
|
\musicnote{GuitarComment}
|
|
\lilypond{test/test_chordpro/metadata_lilypond}
|
|
\image{test/test_chordpro/metadata_image}
|
|
|
|
|
|
|
|
\begin{verse}
|
|
Foo
|
|
\end{verse}
|
|
|
|
\endsong
|
|
|