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>
39 lines
921 B
TeX
39 lines
921 B
TeX
\begin{song}{
|
|
title = {Das Gotenlied},
|
|
lyrics = {Felix Dahn, 1876},
|
|
composer = {mündlich überliefert},
|
|
cl = 163,
|
|
swa = 109,
|
|
barde = 125,
|
|
}
|
|
|
|
\begin{verse}
|
|
Gebt \chord{C}Raum, ihr Völker, \chord{G7}unserm \chord{C}Schritt, \\
|
|
wir \chord{F}sind die \chord{C}letzten \chord{C}Goten. \\
|
|
/: Wir \chord{F}tragen \chord{C}keine \chord{F}Krone \chord{C}mit, \\
|
|
wir tragen einen \chord{C}Toten. :/
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Mit Schild an Schild und Speer an Speer \\
|
|
ziehn` wir nach Nordlands Winden, \\
|
|
/: bis wir im fernsten grauen Meer \\
|
|
die Insel Thule finden. :/
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Das soll der Treue Insel sein, \\
|
|
dort gilt noch Eid und Ehre, \\
|
|
/: dort senken wir den König ein \\
|
|
im Sarg der Eichenspeere. :/
|
|
\end{verse}
|
|
|
|
\begin{verse}
|
|
Wir kommen her, gebt Raum dem Schritt, \\
|
|
aus Romas falschen Toren. \\
|
|
/: Wir tragen nur den König mit, \\
|
|
die Krone ging verloren. :/
|
|
\end{verse}
|
|
|
|
\end{song}
|