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:
@@ -10,8 +10,8 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
La \chord{C}nd der dunklen Wäld \chord{G7}er \chord{F}und kristall`nen S \chord{C}een, / \\
|
||||
ü \chord{a}ber w \chord{F}eite Feld \chord{C}er lichte W \chord{G7}under \chord{C}gehn.
|
||||
\chord{C}Land der dunklen \chord{G7}Wälder \chord{F}und kristall`nen \chord{C}Seen, / \\
|
||||
\chord{a}über \chord{F}weite \chord{C}Felder lichte \chord{G7}Wunder \chord{C}gehn.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user