bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clef changes, while NoteNames-context is active


From: Thomas Morley
Subject: Clef changes, while NoteNames-context is active
Date: Tue, 14 May 2019 00:10:29 +0200

Hi,

consider the following snippet:

musI = { \clef soprano e'4 }
musII = { \clef alto c'4 }

<<
  \new Staff \musI
  \new Staff \musII
  \new NoteNames \musII
>>

As long as the NoteNames-context is not commented/deleted the first
unrelated Staff changes it's clef.

Any insights?

Present at least since 2.12.3

Cheers,
  Harm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]