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:
@@ -16,7 +16,7 @@ Pfaff‘ brutal auf Trab.
|
||||
|
||||
\begin{verse}
|
||||
Ref.: \\
|
||||
War des der Fr \chord{D}a \chord{A}nz? War des der Fr \chord{D}a \chord{A}nz?
|
||||
War des der \chord{A}Franz? War des der \chord{A}Franz?
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
@@ -52,7 +52,7 @@ ich’s hier leichter aus.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
\chord{A}Unser Franz, Ja der kann’s. U \chord{E}nser Franz, \chord{A}Ja der kann’s.
|
||||
\chord{A}Unser Franz, Ja der kann’s. \chord{E}Unser Franz, \chord{A}Ja der kann’s.
|
||||
\end{verse}
|
||||
|
||||
\begin{verse}
|
||||
|
||||
Reference in New Issue
Block a user