Files
songbook/songs/der-tag-begann.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

45 lines
1.0 KiB
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 = {Der Tag begann},
lyrics = {Reiner Haak},
composer = {Siegfried Fietz},
cl = 76,
libock = 68,
}
\begin{verse}
Der \chord{G}Tag begann, der Tag \chord{e}vergeht, \\
\chord{C}vorbei ist seine \chord{D}Zeit, \\
wenn \chord{G}gleich der Mond am \chord{D}Himmel \chord{e}steht, \\
ist \chord{C}er \chord{G}Vergangenheit.
\end{verse}
\begin{verse}
Refrain: \\
\chord{G}Diese Nacht in \chord{D}Gottes Hand, \\
\chord{e}legen wir in \chord{h}Gottes Hand. \\
\chord{C}Diese Nacht, \chord{G}jede Nacht, \chord{D}in Gottes \chord{G}Hand.
\end{verse}
\begin{verse}
Wir danken Herr für alles Glück, \\
das du uns heut geschenkt. \\
Jetzt nimmst du diesen Tag zurück, \\
du der die Tage lenkst.
\end{verse}
\begin{verse}
Wir danken dir für jedes Wort, \\
das uns heut Mut gemacht. \\
Verzeih uns, wenn wir hier und dort, \\
nur an uns selbst gedacht.
\end{verse}
\begin{verse}
Wir bitten dich jetzt für die Nacht, \\
dass wir geborgen sind. \\
Und du auf alle hier gibst acht, \\
bis neu der Tag beginnt.
\end{verse}
\end{song}