lilypond-user
[Top][All Lists]
Advanced

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

Re: Is this an error?


From: Nathan Ho
Subject: Re: Is this an error?
Date: Fri, 29 Jan 2016 08:18:27 -0800
User-agent: Roundcube Webmail/1.1.2

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



reply via email to

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