Files
songbook/songs/wenn-die-zeit.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

36 lines
1.1 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 = {Wenn die Zeit},
lyrics = {DWJ-Horte Nordlandfahrer mit mac (Erik Martin)},
composer = {DWJ-Horte Nordlandfahrer mit mac (Erik Martin)},
cl = 56,
barde = 351,
}
\begin{verse}
\chord{e}Wenn \chord{D}die \chord{e}Zeit gekommen ist, für ein \chord{D}schönes \\
kleines Fest, wenn die \chord{e}Zeit gekommen ist für \\
ein \chord{D}Lied, ja dann \chord{G}singen wir, ja dann \chord{e}spielen wir, \\
ja dann \chord{A}feiern wir die ganze \chord{e}Nacht.
\end{verse}
\begin{verse}
\chord{e}/:Tschirimtimtim, tschirimtimtim, tschirimtimtim \\
\chord{D}tim \chord{e}timpterimtimtim.:/
\end{verse}
\begin{verse}
Wenn die Zeit gekommen ist, für ein herrliches Ge- \\
tränk, / wenn die Zeit gekommen ist für den \\
Tschai. / Ja dann feuern wir, ja dann kochen wir, / \\
ja dann trinken wir die ganze Nacht.
\end{verse}
\begin{verse}
Wenn die Zeit gekommen ist, an die Arbeit dann \\
zu geh´n, / wenn die Zeit gekommen ist für die Tat,/ \\
ja dann bauen wir, ja dann werken wir, / ja dann \\
schaffen wir den ganzen Tag.
\end{verse}
\end{song}