Files
songbook/songs/erklingen-leise-lieder.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

30 lines
650 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 = {Erklingen leise Lieder},
bulibull = 1,
cl = 33,
libock = 128,
}
\begin{verse}
\chord{D}Erklingen \chord{A}leise \chord{D}Lieder, \\
die \chord{G}Welt wird \chord{E7}hell und \chord{A}weit. \\
/: Und \chord{h}immer, \chord{A}immer \chord{h}wieder \\
\chord{e}verwehen \chord{A7}Raum und \chord{D}Zeit. :/
\end{verse}
\begin{verse}
Verblassen auch die Sterne, \\
es bleibt der Augenschein, \\
/: ist keiner keinem ferne, \\
erblüht uns neues Sein. :/
\end{verse}
\begin{verse}
Der Erde nicht verloren, \\
dem Hohen zugewandt, \\
/: zu Gottes Freud´ geboren, \\
erstrahlen Mensch und Land. :/
\end{verse}
\end{song}