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:
@@ -6,10 +6,10 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
W \chord{e}elle wogte \chord{C}an den Str \chord{e}and, \\
|
||||
gr \chord{e}iff nach eines M \chord{C}ädchens H \chord{D}and, \\
|
||||
\chord{G}das in Abendso \chord{D}nnen \chord{G}g \chord{h}lut \\
|
||||
\chord{e}heimwärts wandert d \chord{C}urch die Flu \chord{e}t. \\
|
||||
\chord{e}Welle wogte \chord{C}an den \chord{e}Strand, \\
|
||||
\chord{e}griff nach eines \chord{C}Mädchens \chord{D}Hand, \\
|
||||
\chord{G}das in \chord{h}Abendsonnenglut \\
|
||||
\chord{e}heimwärts wandert \chord{C}durch die \chord{e}Flut. \\
|
||||
Zarte Brust und schlanker Fuß, \\
|
||||
wahrt euch vor des Schmeichlers Gruß: \\
|
||||
Höre, Kind, mein sanft Gebot! \\
|
||||
|
||||
Reference in New Issue
Block a user