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:
@@ -8,8 +8,8 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
\chord{d}Nordwärts, nordwärts w \chord{C}olln wir ziehen \chord{g}zu den Bergen u \chord{d}nd den \\
|
||||
Seen, w \chord{F}ollen neues L \chord{C}and erleben, w \chord{d}olln auf F \chord{C}ah \chord{a}rten g \chord{d}ehn.
|
||||
\chord{d}Nordwärts, nordwärts \chord{C}wolln wir ziehen \chord{g}zu den Bergen \chord{d}und den \\
|
||||
Seen, \chord{F}wollen neues \chord{C}Land erleben, \chord{d}wolln auf \chord{a}Fahrten \chord{d}gehn.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user