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
285 B
31 lines
285 B
9 years ago
|
\selectlanguage{english}
|
||
|
|
||
|
\beginsong{}[
|
||
|
by={
|
||
|
},
|
||
|
]
|
||
|
|
||
|
|
||
|
\begin{verse}
|
||
|
A chorus \[A]with lyrics
|
||
|
\[Emaj3]maj et nombre
|
||
|
\end{verse}
|
||
|
|
||
|
|
||
|
TODO NOLYRICS
|
||
|
\[A B#]
|
||
|
|
||
|
|
||
|
|
||
|
TODO NOLYRICS
|
||
|
\[A] \[B]
|
||
|
\[C]
|
||
|
|
||
|
|
||
|
|
||
|
\begin{verse}
|
||
|
A chorus \[C]with lyrics
|
||
|
\end{verse}
|
||
|
|
||
|
\endsong
|