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

35 lines
837 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 = {Heulender Motor},
lyrics = {Kurt Wollweber},
composer = {Kurt Wollweber},
libock = 288,
}
\begin{verse}
\chord{G}Sausende Steine, \chord{C}eiskalter \chord{G}Wind, beißt in die nackten Beine, \\
Die \chord{D7}Augen sind halb \chord{G}blind.
\end{verse}
\begin{verse}
Ref: \\
/: \chord{C}Heulender Motor, \chord{G}Barett schief überm Ohr, \chord{D7}wild wehn die \\
\chord{G}Haare, \chord{D7}flattern in den \chord{G}Wind. :/
\end{verse}
\begin{verse}
Gestern noch dort, heute schon hier, so rast per Tramp \\
durch Land der Rebellenkurier.
\end{verse}
\begin{verse}
Hundert Kilometer sind im Nu vorbei und eine Weile später \\
macht vor Null ne Zwei.
\end{verse}
\begin{verse}
Die sausenden Steine, der eiskalte Wind gehören uns allei- \\
ne, weil wir Rebellen sind!
\end{verse}
\end{song}