Improve merge_chord_lyric() to snap chord positions to the start
of the word they fall within, instead of splitting words mid-way.
Fixes artifacts like "Liebespaar \chord{C}e" → "\chord{C}Liebespaare".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
35 lines
873 B
TeX
35 lines
873 B
TeX
\begin{song}{
|
||
title = {Refrain 2x},
|
||
lyrics = {Der Cherusker Altherrenchor, 2013},
|
||
composer = {Der Cherusker Altherrenchor, 2013},
|
||
cl = 380,
|
||
libock = 412,
|
||
}
|
||
|
||
\begin{verse}
|
||
Refrain 2x
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Der \chord{a}Sohn bringt uns die frohe Kunde in unsre \chord{F}kleine \\
|
||
Pfadirunde. Die Frau \chord{D}kocht uns `nen \chord{C}heißen Tee und \\
|
||
\chord{a}unserm Chef auch `nen Kaffee. In einem Jahr ist‘s wieder \\
|
||
Zeit, der \chord{F}Holzschuhmann macht sich bereit. \chord{D}Eine Woche \\
|
||
\chord{C}ist er heiter, in \chord{a}Dwingeloo als Lagerleiter.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Refrain 2x
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
\chord{a}Ohne Abschied \chord{F}er verschwand, \chord{D}in sein \chord{a}Hinterwäldlerland.
|
||
\end{verse}
|
||
|
||
\begin{verse}
|
||
Aufgeführt 2016 am Rheinischen Singewettstreit in St.Goar als Debutauftritt \\
|
||
des DC/AC
|
||
\end{verse}
|
||
|
||
\end{song}
|