On Sun, 16 Jan 2005 15:50:55 -0700, Paul Scott <[EMAIL PROTECTED]> wrote:
> 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.
> 
Just a curious remark :
Would adding an invisible key signature of C major  help your case ?

C major would cause the pitch to be back natural, and then the next key
would be "normal" then.

Regards
MichaÅ

PS: If I talk nonsense, please be so kind and point where ;)


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

Reply via email to