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.
34 lines
410 B
34 lines
410 B
\selectlanguage{english}
|
|
|
|
\beginsong{}[
|
|
by={
|
|
},
|
|
]
|
|
|
|
|
|
\begin{verse}
|
|
A chorus \[A]with lyrics
|
|
\[Emaj3]maj et nombre
|
|
\end{verse}
|
|
|
|
|
|
\ifchorded
|
|
\begin{verse*}
|
|
\musicnote {\nolyrics \[A B{\shrp}]}
|
|
\end{verse*}
|
|
\fi
|
|
|
|
|
|
\ifchorded
|
|
\begin{verse*}
|
|
\musicnote {\nolyrics \[A] \[B{\flt}]}
|
|
\musicnote {\nolyrics \[C]}
|
|
\end{verse*}
|
|
\fi
|
|
|
|
|
|
\begin{verse}
|
|
A chorus \[C]with lyrics
|
|
\end{verse}
|
|
|
|
\endsong
|
|
|