Files
songbook/songs/bin-ja-nur-ein-armer-zigeuner.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

37 lines
791 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 = {Bin ja nur ein armer Zigeuner},
lyrics = {Andreas Hönisch},
composer = {Andreas Hönisch},
cl = 46,
}
\begin{verse}
Ref.: \\
/: \chord{D}Bin ja nur ein \chord{A}armer \chord{D}Zigeuner, \\
habe nichts als \chord{A}Wagen und \chord{D}Pferd. :/ \\
\chord{D}Normandie \chord{G}und \chord{A}Pyrenäen, \\
\chord{D}hab die \chord{G}halbe \chord{D}Welt \chord{A}gesehn.
\end{verse}
\begin{verse}
Keiner fragt, woher ich komm, \\
keiner fragt, wohin ich geh.
\end{verse}
\begin{verse}
Kommt mein Wagen vor ein Dorf, \\
laufen schon die Leute fort.
\end{verse}
\begin{verse}
Nur die Kinder bleiben stehn, \\
wollen den Zigeuner sehn.
\end{verse}
\begin{verse}
Führt der Weg wer weiß wohin, \\
der da droben kennt mein Ziel.
\end{verse}
\end{song}