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}
|
||||
Schla \chord{d}f, mein B \chord{A}ub, ich \chord{d}will dich \chord{A}loben, \chord{F}bajusch \chord{C}ki \chord{F} baju. \\
|
||||
In dein B \chord{C}ettchen sch \chord{d}eint von ob \chord{A}en Sil \chord{d}bermond \chord{A} dir zu \chord{d}.
|
||||
\chord{d}Schlaf, mein \chord{A}Bub, ich \chord{d}will dich \chord{A}loben, \chord{C}bajuschki \chord{F}baju. \\
|
||||
In dein \chord{C}Bettchen \chord{d}scheint von \chord{A}oben \chord{d}Silbermond \chord{A}dir \chord{d}zu.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user