lilypond-user
[Top][All Lists]
Advanced

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

Re: Automatic accidental rule


From: Stefan Thomas
Subject: Re: Automatic accidental rule
Date: Sat, 22 Mar 2008 20:46:38 +0100

Dear Rune,
I would like to ask You again a question about the auto-accidentals.
When I  write
\version "2.11.42"
\relative { \set Staff.autoAccidentals = #'(
         Staff
         (same-octave . -1)
         (same-octave . 0)
         (any-octave . 0) )
< c fis h cis>1  }
I expected the c to be written with an natural sign, but it isn't. How can I chance it?
Thank You, and
best wishes for eastern.
Stefan

2008/3/15, Stefan Thomas <address@hidden>:


excellent!!
Thanks!
2008/3/15, Rune Zedeler <address@hidden>:
Stefan Thomas skrev:

> then no natural sign will be printed before the c,
> How can I change it?


   \set Staff.autoAccidentals = #'(
         Staff
         (same-octave . -1)
         (same-octave . 0)

         (any-octave . 0) )


-Rune



reply via email to

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