Files
songbook/songs/alle-strassen.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

43 lines
1.2 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 = {Alle Straßen},
lyrics = {axi (Alexej Stachowitsch)},
composer = {axi (Alexej Stachowitsch)},
cl = 18,
}
\begin{verse}
Alle \chord{G}Straßen \chord{D}dieser \chord{G}Erde führen \chord{e}jeden nur im \chord{D}Kreis, \\
der dem \chord{a}ewgen Stirb \chord{G}und \chord{C}Werde, \chord{D}nicht den Hafen \chord{G}weiß.
\end{verse}
\begin{verse}
Ref: \\
/: \chord{G}Sonne \chord{C}jagt die \chord{G}Wolken, über Zellhof streicht \chord{e}der \chord{D}Wind. \\
Was der \chord{D}Tag gebracht, \chord{a}deckt die Nacht, \\
dass sich \chord{D}Traum und \chord{D7}Wachen \chord{G}find :/
\end{verse}
\begin{verse}
Alle Wasser, alle Zeiten, fließen einem Ziele zu, \\
geht ein Strömen und ein Gleiten in die große Ruh!
\end{verse}
\begin{verse}
Alle Lieder sind ein Fragen, \\
nach woher? und nach wohin? \\
Alle jagen und verzagen an des Lebens Sinn.
\end{verse}
\begin{verse}
Wo verstummt der Alten Singen, \\
vor dem Streit, um was und wie, \\
soll aus Österreich erklingen, junge Melodie!
\end{verse}
\begin{verse}
Alternativ zur letzten Zeile in der 4. Strophe: \\
...wird aus jungen Herzen dringen neue Melodie.
\end{verse}
\end{song}