Files
songbook/songs/stille-tage.tex
shahondin1624 7b99778f67 Fix chord alignment: snap to word boundaries
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>
2026-04-02 16:36:06 +02:00

41 lines
928 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
\begin{song}{
title = {Stille Tage},
lyrics = {alf (Alfred Ziesch)},
composer = {alf (Alfred Ziesch)},
bulibu = 328,
cl = 296,
swa = 200,
barde = 279,
libock = 298,
}
\begin{verse}
Stille \chord{e}Tage, wilde \chord{e}Nächte. \\
\chord{G}Kampfesruhe und \chord{e}Gefechte, \\
/: bunter \chord{G}Wechsel der \chord{e}Gezeiten, \\
wenn wir \chord{G}schreiten, wenn wir \chord{e}reiten.:/
\end{verse}
\begin{verse}
Stürme brausen, Wetter drohen. \\
Wellen sausen, Blitze lohen. \\
/: Hei wir lachen der Gefahren, \\
freie wildverweg´ne Scharen. :/
\end{verse}
\begin{verse}
Reiche Mahle, frohe Feste, \\
Bettelzeiten, schmale Reste. \\
/: Wie´s gegeben, wird´s genommen, \\
mag´s auch wieder anders kommen. :/
\end{verse}
\begin{verse}
Schwangen tags wir unsre Klingen, \\
abends woll´n wir wieder singen. \\
/: Wenn die Flammen uns vereinen, \\
über uns die Sterne scheinen. :/
\end{verse}
\end{song}