On 2016-01-29 07:54, Joseph Breton wrote:
AMDG
I am just learning using OOolilypond. The following code prints out b
flat and not b natural. Try as I might, I have not been able to
remedy the problem. Any suggestions? Thanks.
melody = \relative c'
{ \key g \major \time 3/4
b
}
\score {
\new Staff
\melody
\layout { }
\midi { }
}
Hi Joseph,
This compiles fine for me. The weird output must mean that your language
is set to deutsch, norsk, suomi, or svenska. Please check for a
\language command.
Nathan
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user