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.
49 lines
672 B
49 lines
672 B
\selectlanguage{english}
|
|
|
|
\beginsong{}[
|
|
by={
|
|
},
|
|
]
|
|
|
|
|
|
\begin{verse}
|
|
Soon an echo \echo{with chords: \[C]cool \[A]isn't it?}
|
|
\end{verse}
|
|
|
|
|
|
\begin{verse}
|
|
Second example \echo{ surrounded with spaces } continuing
|
|
\end{verse}
|
|
|
|
|
|
\begin{verse}
|
|
Third example \echo{ on}
|
|
\echo{multiple lines ! } continuing
|
|
\end{verse}
|
|
|
|
|
|
\begin{verse}
|
|
\echo{Fourth example starting line } continuing
|
|
\end{verse}
|
|
|
|
|
|
\begin{verse}
|
|
Fifth example at the \echo{end}
|
|
\end{verse}
|
|
|
|
|
|
\begin{verse}
|
|
\echo{Sixth example: only me!}
|
|
\end{verse}
|
|
|
|
|
|
\begin{chorus}
|
|
\echo{Seventh example in a chorus}
|
|
\end{chorus}
|
|
|
|
|
|
\begin{bridge}
|
|
And in a \echo{bridge}
|
|
\end{bridge}
|
|
|
|
\endsong
|
|
|