[EMAIL PROTECTED] writes:
> What I need (very common notation) is a "mark this pitch as changed"
> function resulting in altered pitches ALWAYS gets an accidental the next
> time they are used. Eh hard to explain... Example:
> 
> (key c)
> 
> cis2 c | cis cis | c cis | cis
> 
> gives ( � = natural sign)
> 
> #O �O | #O O | �O #O | #O

I don't understand, why does the last one get a # ? Other than that
forgetAccidentals should do what you want.

> 2) How do I force a reminder natural-sharp?

> xO | (�#)O

> I am willing to help implementing this, but first I ask here.

Good question. I don't think that it is possible.  (If you want to
implement, please wait for .15, since I changed patched
local-key-engraver.)


--
Han-Wen Nienhuys   |   [EMAIL PROTECTED]    | http://www.cs.uu.nl/~hanwen/


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to