Files
songbook/songs/zogen-einst.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
957 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 = {Zogen einst},
lyrics = {Karl Plenzat},
composer = {aus Masuren},
bulibu = 312,
cl = 420,
swa = 304,
barde = 393,
libock = 444,
}
\begin{verse}
/: \chord{G}Zogen \chord{C}einst fünf \chord{G}wilde Schwäne, \\
\chord{C}Schwäne \chord{a}leuchtend weiß \chord{D7}und schön. \chord{G}:/ \\
/: \chord{D7}Sing, sing, \chord{G}was geschah? \\
\chord{D7}Keiner ward mehr \chord{G}geseh´n, ja! :/
\end{verse}
\begin{verse}
/: Wuchsen einst fünf junge Birken \\
grün und frisch am Bachesrand. :/ \\
/: Sing, sing, was geschah? \\
Keine in Blüte stand. :/
\end{verse}
\begin{verse}
/: Zogen einst fünf junge Burschen \\
stolz und kühn zum Kampf hinaus. :/ \\
/: Sing, sing, was geschah? \\
Keiner kehrt mehr nach Haus. :/
\end{verse}
\begin{verse}
/: Wuchsen einst fünf junge Mädchen \\
schlank und schön am Memelstrand. :/ \\
/: Sing, sing, was geschah? \\
Keine den Brautkranz wand. :/
\end{verse}
\end{song}