Files
songbook/songs/brennt-die-sonne.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

33 lines
855 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 = {Brennt die Sonne},
lyrics = {Andreas Hönisch},
composer = {Andreas Hönisch},
cl = 48,
libock = 38,
}
\begin{verse}
\chord{D}Brennt die Sonne, tropft der Regen, scheint \\
verloren \chord{A}jeder Pfad, / \chord{e}eine Spur auf neuen Wegen, \\
\chord{A}führt zum Ziel und \chord{E}führt zur \chord{A}Tat. \\
Ref.: \\
/: \chord{D}Niemals liegen bleiben, \chord{G}bis zum \chord{A7}Gipfel steigen \\
\chord{D}Pfadfinder in Europa: \chord{A}„Allezeit \chord{D}Bereit!“ :/
\end{verse}
\begin{verse}
Sind die Sohlen durchgelaufen, \\
hängt der Magen bis zum Kinn, \\
wollen Teufel mit uns raufen, \\
weiter geht´s durch dick und dünn.
\end{verse}
\begin{verse}
Unserm Herrn in Demut dienen \\
mehr als Gold und Silber wiegt. \\
Darum auch den Nächsten lieben, \\
wenn er arm am Wege liegt.
\end{verse}
\end{song}