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,11 +9,11 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
Wir s \chord{e}ind des Geyers schwarzer Haufen, heia \chord{a} o \chord{e}ho, \\
|
||||
wir w \chord{a}ollen mit Tyr \chord{e}an \chord{H7}nen \chord{e} raufen, \chord{H7}heia oh \chord{e}o. \\
|
||||
Wir \chord{e}sind des Geyers schwarzer Haufen, heia \chord{e}oho, \\
|
||||
wir \chord{a}wollen mit \chord{H7}Tyrannen \chord{e}raufen, \chord{H7}heia \chord{e}oho. \\
|
||||
Ref.: \\
|
||||
/: Spieß voran, dr \chord{a}auf und d \chord{e}ran, \\
|
||||
setzt auf das Klosterdach den r \chord{H7}oten H \chord{e}ahn.:/
|
||||
/: Spieß voran, \chord{a}drauf und \chord{e}dran, \\
|
||||
setzt auf das Klosterdach den \chord{H7}roten \chord{e}Hahn.:/
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user