Files
songbook/songs/wem-gott-will-rechte-gunst-erweisen.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

26 lines
833 B
TeX
Raw Permalink 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 = {Wem Gott will rechte Gunst erweisen},
lyrics = {Joseph von Eichendorff},
composer = {Friedrich Theodor Fröhlich 1836},
}
\begin{verse}
Wem \chord{C}Gott will \chord{F}rechte Gunst \chord{C}erweisen, den \chord{G7}schickt er in die \\
\chord{C}weite \chord{G}Welt; dem \chord{G7}will er \chord{C}seine Wunder \chord{C}weisen; /: in \chord{a}Berg \\
und Tal und \chord{G}Strom und \chord{C}Feld. :/
\end{verse}
\begin{verse}
Die Bächlein von den Bergen springen, die Lerchen \\
schwirren hoch vor Lust, warum sollt ich nicht mit ihnen \\
singen; aus voller Kehl und frischer Brust?
\end{verse}
\begin{verse}
Den lieben Gott lass ich nur walten, der Bächlein, Lerchen, \\
Wald und Feld und Erd und Himmel will erhalten, hat auch \\
mein Sach aufs Best bestellt.
\end{verse}
\end{song}