Dear Joseph,

what is the template you are using here? This looks a bit like a German
note name language (h = b, b = b-flat). You could change the template or
override the language using
\language english
or
\language nederlands % usual default

HTH,
Joram

Am 29.01.2016 um 16:54 schrieb Joseph Breton:
> 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 { }
> }

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to