Ahem, I hit "send" too early.

On 2017-01-02 18:38, Alexander Kobel wrote:
Going over the get_voice_to_lyrics function in lily/lyric-engraver.cc, I
eventually noticed that correct extenders are printed for lyrics
assigned to Staff and one of the above [container] groups *unless there is
a ChordNames context.* [...]

when the following is added:
  % \set searchForVoice = ##f
  % \set associatedVoiceContext = ##f
  \set associatedVoice = #""
  \set associatedVoiceType = #'Staff
as seen in the attached lyr-ctx.ly. And, on a second try, turns out that only the last two lines are required. Also, associatedVoice has to be the empty string, not just any non-existing value.


Cheers,
Alexander

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to