lilypond-user
[Top][All Lists]
Advanced

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

Re: Accidentals


From: Paul Scott
Subject: Re: Accidentals
Date: Sun, 16 Jan 2005 15:50:55 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.5) Gecko/20050105 Debian/1.7.5-1

Graham Percival wrote:

Here's the problem:

{
  \key e \major
  e''1
  \key a \major
  a'1
\break
\set Staff.printKeyCancellation = ##f
  \key e \major
  e''1
  \key a \major
  a'1
}

Neither of those key changes look good to me.  Is there some way
to get a key change (from E to A) that only prints a D-natural?
say, something like
\set Staff.printOnlyNeededNaturals = ##t

I vote for that. Or that might suggest that printKeyCancellation might need to be more than a boolean and have values for as many styles as seem appropriate.

Paul Scott





reply via email to

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