lilypond-user
[Top][All Lists]
Advanced

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

Re: Accidentals


From: Graham Percival
Subject: Re: Accidentals
Date: Sat, 15 Jan 2005 20:52:06 -0800

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

Cheers,
- Graham

On 14-Jan-05, at 1:38 AM, Mats Bengtsson wrote:

Please reread what you just wrote and send a clarified version,
I don't understand what you mean.

   /Mats

J L wrote:
Hi
From: Paul Scott <address@hidden>
Reply-To: address@hidden
To: J L <address@hidden>
CC: address@hidden
Subject: Re: Accidentals
Date: Mon, 06 Dec 2004 23:15:39 -0700

A similar thing happened with a key signature change.
i.e. G major to A major resulted in F-natural + F-sharp & C-sharp & G-sharp

It would be good if there was a way to prohibit this.


\set Staff.printKeyCancellation = ##f

does that.

Maybe I didn't give a good example. By setting key cancellation to none, ALL key cancellations are not printed. A major to E major in LilyPond would normally be F-natural + C-natural + G-natural + F-sharp + C-sharp + G-sharp + D-sharp. While normally, only F-sharp + C-sharp + G-sharp + D-sharp would be printed.
what about the other way around
E major to A major in LilyPond would normally be F-natural + C-natural + G-natural + D-natural + F-sharp + C-sharp + G-sharp. Normally, just F-sharp + C-sharp + G-sharp + D-natural would be printed.
Any ideas anyone?
Aligorith
_________________________________________________________________
Surf the net and talk on the phone with Xtra JetStream @ http://xtra.co.nz/jetstream
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================


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






reply via email to

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