lilypond-user
[Top][All Lists]
Advanced

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

Re: Unwanted naturals on teaching accidentals style


From: Jacques Menu
Subject: Re: Unwanted naturals on teaching accidentals style
Date: Sun, 20 Dec 2015 10:04:31 +0100

Hello Francis,

No such problem with 2.19.33. You can switch safely to that version in my 
opinion.

JM

> Le 20 déc. 2015 à 00:41, francisperea <address@hidden> a écrit :
> 
> Hi all, I'm just new to Lilypond and impressed with its capabilities.
> 
> One of my first tries with it was a set of scales for my own learning
> changing key every two bars. I wanted to show the accidentals of the key, so
> I used  \accidentalStyle teaching
> 
> The problem is that in the first bar of every key change it only shows the
> key accidentals as I wanted, but in the second bar of every key change a lot
> of unwanted naturals are shown. 
> 
> Any idea of how to get rid of them?
> 
> Thanks a lot in advance.
> 
> PS Here is the code I'm using, in case someone wants to test it.
> 
> \version "2.18.2"
> \language "espanol"
> 
> \header{
>  title = "Ejercicios de escalas mayores"
>  tagline = ""
> }
> 
> \relative {
> \accidentalStyle teaching
> \override AccidentalCautionary.parenthesized = ##f
> 
> \set Staff.printKeyCancellation = ##f
> \override Staff.KeyCancellation.break-visibility = #all-invisible   
> \set Staff.extraNatural = ##f
> 
>  \tempo 4 = 60
> 
> \key sib \major
>  sib8^"Sib" do re mib fa sol la sib
>  la sol fa mib re do sib4
> 
>  \key si \major
>  si8^"Si" dos res mi fas sols las si
>  las sols fas mi res dos si4
> 
>  \key do \major
>  do8^"Do" re mi fa sol la si do
>  si la sol fa mi re do4
> }
> 
> 
> 
> 
> --
> View this message in context: 
> http://lilypond.1069038.n5.nabble.com/Unwanted-naturals-on-teaching-accidentals-style-tp184888.html
> Sent from the User mailing list archive at Nabble.com.
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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