Lucas Gonze wrote:
Given the following score, the 2nd note should come out in the DVI as an F sharp, but is instead an F natural. Any suggestions? Have mercy -- I am still struggling through the "hello world" stage.

\score {
       \notes {

                 \clef treble
                 \time 3/8
          \key g \major

g16 f e dis e c

       }
       \paper {}
}


"f" means f natural, "fis" means f sharp. If you want f sharp, then why did you write "f" instead of "fis"?

We see this question very often on this list - and I REALLY don't understand why... :-(

-Rune



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

Reply via email to