Am 22.08.2015 um 00:35 schrieb Ian Rashkin:
Hi,

So, I am in the key of B flat, and one melody line has in it a beh (B
quarter-flat). When it renders, I get a natural sign followed by a
quarter-flat sign - how can I have just the quarter flat? The natural
seems redundant in this context.

Thanks.


See Learning Manual 3.3.4 or Notation Reference 1.1.1

\version "2.19.25"

{
  \key bes \major
  \set Staff.extraNatural = ##f
  beh
}

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

Reply via email to