bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 762 in lilypond: Ambitus engraver should be smarter about acci


From: lilypond
Subject: Re: Issue 762 in lilypond: Ambitus engraver should be smarter about accidentals
Date: Mon, 19 Apr 2010 10:11:59 +0000


Comment #1 on issue 762 by address@hidden: Ambitus engraver should be smarter about accidentals
http://code.google.com/p/lilypond/issues/detail?id=762

In the same vein, I'd prefer the ambitus being explicit about accidentals, that is, to ignore the key signature, which it precedes anyway. The output of the following snippet suggests c'-b', while in reality it's c'-bes'. I've seen this convention in
printed material as well, but have no real statistics.

\version "2.12.3"
\new Voice \with {\consists "Ambitus_engraver"}
{
  \key f \major
  c' bes'
}

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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