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>
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
E \chord{e}ndlos lang zi \chord{D}eht si \chord{G}ch \chord{D} die St \chord{e}raße, \\
|
||||
h \chord{G}i \chord{D}nt \chord{G}er Wolken dä \chord{D}mmert Morg \chord{e}en. \\
|
||||
/: Fr \chord{a}üher V \chord{e}ogel-R \chord{a}uf im Wa \chord{e}lde, \\
|
||||
N \chord{G}eb \chord{D}el \chord{G} steigt von Be \chord{C}rg \chord{D} und Ha \chord{e}lde. :/
|
||||
\chord{e}Endlos lang \chord{D}zieht \chord{G}sich \chord{D}die \chord{e}Straße, \\
|
||||
\chord{G}hinter Wolken \chord{D}dämmert \chord{e}Morgen. \\
|
||||
/: \chord{a}Früher \chord{a}Vogel-Ruf im \chord{e}Walde, \\
|
||||
\chord{D}Nebel \chord{G}steigt von \chord{C}Berg \chord{D}und \chord{e}Halde. :/
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user