Hello Michael,
`extendersOverRest` is a context property (not a grob property). In a
case, where I faced this bug, I used successfully:
%%%
\layout {
\context {
\Lyrics
extendersOverRests = ##t
}
}
%%%
HTH
Jan-Peter
Am 20.02.2017 um 07:30 schrieb Gerdau, Michael:
[LyricExtender having changed their default behavior in 2.19.55]
This is a consequence of
commit 6c6d1f6ac9e6a7a9aba760dcbb41b4fbbc8f0536
Author: David Kastrup <d...@gnu.org>
Date: Sat Feb 4 14:43:47 2017 +0100
Issue 5053/2: Fix extendersOverRests property
This previously behaved as always-on.
[snip]
Maybe one should let the setting default to ##t for now and try matching
its documentation to its behavior before changing the default back to
##f.
For the time being I tried to
\set LyricExtender.extendersOverRest = ##t
inside of \lyricmode or use
\override LyricExtender.extendersOverRest = ##t
in various \context inside of a \layout block but nothing changed this behavior.
What is the correct incantation?
Kind regards,
Michael
--
Michael Gerdau email: m...@qata.de
GPG-keys available on request or at public keyserver
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user