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
887 B
TeX
35 lines
887 B
TeX
\begin{song}{
|
|
title = {Siehst du die Feuer},
|
|
lyrics = {Bronco (Heinrich Hufnagel)},
|
|
composer = {Bronco (Heinrich Hufnagel)},
|
|
bulibu = 375,
|
|
bulibull = 2,
|
|
cl = 90,
|
|
}
|
|
|
|
\begin{verse}
|
|
\chord{e}Siehst du die Feuer \chord{D}verglimmen zur \chord{e}Nacht, \\
|
|
siehst du am \chord{D}Himmel die \chord{e}Sterne? \\
|
|
Schoschonen am Feuer, ein \chord{D}Krieger hält \chord{e}Wacht, \\
|
|
die Büffel, sie \chord{D}stampfen von \chord{e}ferne.
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Ref.: \\
|
|
Hoa, \chord{e}hoa der Nebel \chord{D}zieht. \\
|
|
Hoa, \chord{e}hoa \chord{D}der Büffel \chord{e}flieht.
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Die weite Prärie singt uns leise ihr Leid, \\
|
|
es heult der Kojote im Tale. \\
|
|
Die Nacht trägt nun wieder ihr tiefschwarzes Kleid, \\
|
|
wir schwören am Totempfahle.
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Bronco schrieb das Lied 1984 als Sippenlied der Sippe Schoschonen
|
|
\end{verse}
|
|
|
|
\end{song}
|