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:
@@ -7,12 +7,12 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
\chord{E}Valley's deep and the \chord{A}mountains so h \chord{E}igh, \\
|
||||
if you w \chord{A}ant to see God you've got to move to the other \\
|
||||
si \chord{E}de \chord{Esus4}. \\
|
||||
\chord{E}You stand up there with your h \chord{A}ead in the c \chord{E}louds, \\
|
||||
\chord{E}Valley's deep and the \chord{A}mountains so \chord{E}high, \\
|
||||
if you \chord{A}want to see God you've got to move to the other \\
|
||||
\chord{Esus4}side. \\
|
||||
\chord{E}You stand up there with your \chord{A}head in the \chord{E}clouds, \\
|
||||
don't \chord{A}try to fly you know you might not come \chord{E}down. \\
|
||||
Don't \chord{A}try to fly, dear God, you might not come d \chord{E}ow \chord{Esus4}n.
|
||||
Don't \chord{A}try to fly, dear God, you might not come \chord{Esus4}down.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user