lilypond-user
[Top][All Lists]
Advanced

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

Re: 'natural' sign


From: Jacques Menu
Subject: Re: 'natural' sign
Date: Wed, 3 Jul 2013 11:12:30 +0200

Hello Marek,

Even in D major, use "fis" if you want this pitch. 
"f" is natural, there's no implicit alterations in LP, hence the extra sign.

JM

Le 25 juin 2013 à 08:34:46, Marek Klein <address@hidden> a écrit :

Hello,
2013/6/25 Philippe de Rochambeau <address@hidden>
when I generate the above score, the fa (F) is displayed with a 'natural' sign in front of it. How can I prevent that?

You can get it without natural like this:
\version "2.16.2"

\language "italiano"

\score {
 \relative do' {
  \key re \major
  \time 3/4
        fad
  }
}

But why?
HTH
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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