gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: accidental scoping


From: Laura Conrad
Subject: Re: accidental scoping
Date: 29 Oct 2000 18:36:51 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Bryce Canyon)

>>>>> "Han-Wen" == Han-Wen Nienhuys <address@hidden> writes:

    >> My problem is that if I have something like:
    >> 
    >> fis''8    g''8    a''8    f''8
    >> 
    >> the second f is printed with a natural sign.  Is there a way to tell
    >> lily not to do this?  

    Han-Wen> Have you tried forgetAccidentals = ##t?

It works if I put it after the fis, like this:

fis''8  
  g''8    a''8    
\property Staff.forgetAccidentals = ##t
f''8
\property Staff.forgetAccidentals = ##f


If I just put it in at the top, it forgets the F# that I want, as well
as the F \natural that I don't.

Is is supposed to do that?


-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139



reply via email to

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