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:
@@ -5,10 +5,10 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
Ein La \chord{a}ndsknecht ward \chord{G} gefan \chord{C}gen, \\
|
||||
nach ei \chord{a}nem blut \chord{G}´gen Stra \chord{C}uß, \\
|
||||
/: da f \chord{a}ührten sie im \chord{C} Abendrot, \\
|
||||
zum Gal \chord{a}gen ihn \chord{E7} hinaus \chord{a}. :/ \\
|
||||
Ein \chord{a}Landsknecht ward \chord{C}gefangen, \\
|
||||
nach \chord{a}einem \chord{G}blut´gen \chord{C}Strauß, \\
|
||||
/: da \chord{a}führten sie im \chord{C}Abendrot, \\
|
||||
zum \chord{a}Galgen ihn \chord{a}hinaus. :/ \\
|
||||
Am Galgen sprach der Hauptmann: \\
|
||||
Soll nit das Leben lahn; \\
|
||||
/: wenn eine von den Jungfern hier, \\
|
||||
|
||||
Reference in New Issue
Block a user