Files
songbook/songs/finnlandlied.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

37 lines
992 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 = {Finnlandlied},
lyrics = {aus der bündischen Jugend; wohl im Umfeld der dj.1.11 entstanden},
composer = {aus der bündischen Jugend; wohl im Umfeld der dj.1.11 entstanden},
cl = 192,
libock = 190,
}
\begin{verse}
\chord{a}Hurrah, nun zieht unsre Schar nach der Heimat, \\
\chord{d}Finnlands schönen \chord{E}Gefilden \chord{a}zu. \\
|: \chord{a}Nordisches Heimatland, Finnland unser \chord{a}Vaterland, \\
\chord{d}gibts doch kein Land, das uns so \chord{a}liebt \chord{a}wie du. :|
\end{verse}
\begin{verse}
Viel Burschen liegen im Sande des Balkan, drüben am \\
fernen Donaustrand.
\end{verse}
\begin{verse}
Die Musik spielt, als die Burschen marschieren, bis vor \\
die Wälle von Gorny Dübniak.
\end{verse}
\begin{verse}
Als auf den Bergen des Balkan wir kämpften, Hunger \\
und Kälte so mancher litt.
\end{verse}
\begin{verse}
Stirbt unser Leib, unser Geist bleibt bestehen, erben \\
soll ihn unser teures Vaterland.
\end{verse}
\end{song}