Dear LilyPond developers,
the showLastLength variable is very useful, but I think it ignores ties in the skipped
music which results in misaligned lyrics. Please see the tiny example below. When you
uncomment the showLastLenght line, the "X" letter will become visible which
indicates wrong lyrics alignment.
\version "2.22.1"
%showLastLength = R1 % try to uncomment this line
\relative {c'4~ c c c c c c c }
\addlyrics { a b c d e f g X }
Jiri Hon
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond