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,14 +9,14 @@
|
||||
}
|
||||
|
||||
\begin{verse}
|
||||
Mei \chord{A}n kleines Boo \chord{D}t, / bald bist du wieder flott, \\
|
||||
\chord{A}Mein kleines \chord{D}Boot, / bald bist du wieder flott, \\
|
||||
A fis \\
|
||||
und ein End hat alle Not, und ein End hat \\
|
||||
a \chord{E}ll \chord{A}e Not. \\
|
||||
/: Wa \chord{A}chsender Tag gewinnt, berst \chord{D}en \chord{E}des Eis \\
|
||||
\chord{A}alle Not. \\
|
||||
/: \chord{A}Wachsender Tag gewinnt, \chord{E}berstendes Eis \\
|
||||
fis h E \\
|
||||
zerrinnt, und die Fahrt, die freie Fahrt \\
|
||||
begi \chord{A}nnt. :/
|
||||
\chord{A}beginnt. :/
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user