Martin,

On Sun, Dec 28, 2014 at 6:02 PM, [email protected] <[email protected]>
wrote:

> Hi all,
>
> The following code produces the desired semi-sharp but it is preceded by a
> "courtesy accidental". Any idea how I can get rid of it?
> Thanks!
>
> Martin
>
>
> \version "2.18.0"
> \language "italiano"
>
> \relative do'' {
> \global
> lad2 lasd
> }



 \version "2.18.0"
\language "italiano"

\relative do'' {
  %\global % undefined
  \set Staff.extraNatural = ##f
  lad2 lasd
}

--David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to