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,10 +9,10 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
Der la \chord{G}ng genu \chord{C}g mit vi \chord{G}el Beda \chord{D}cht \\
|
||||
des Hau \chord{e}ses Haft \chord{D} ertra \chord{G}g \chord{D}en, \\
|
||||
/: hat \chord{G}über N \chord{D}acht sich a \chord{e}ufgem \chord{H7}acht, \\
|
||||
die gr \chord{C}oße Fa \chord{G}hrt zu wa \chord{D}g \chord{G}en. :\
|
||||
Der \chord{G}lang \chord{C}genug mit \chord{G}viel \chord{D}Bedacht \\
|
||||
des \chord{e}Hauses Haft \chord{D}ertragen, \\
|
||||
/: hat \chord{G}über \chord{D}Nacht sich \chord{H7}aufgemacht, \\
|
||||
die \chord{C}große \chord{G}Fahrt zu \chord{G}wagen. :\
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user