lilypond-user
[Top][All Lists]
Advanced

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

Re: Color note heads outside nominal instrument range


From: Thomas Morley
Subject: Re: Color note heads outside nominal instrument range
Date: Sun, 31 May 2015 15:54:13 +0200

2015-05-31 15:09 GMT+02:00 Gilles THIBAULT <address@hidden>:
> Le samedi 30 mai 2015, 12:22:45 David Nalesnik a écrit :
>
>> Have you seen http://lsr.di.unimi.it/LSR/Item?id=773?
>
> Just note that if you want to understand this snippet,  you have to change the
> code :
>
> %%%%
> music = \relative {
>   c4 d e f
>   g^"g'" a b c
>   d e f g^"g''" a b c2
> }
> %%%%%
>
> by
>
> %%%%
> music = \relative c' {
>   c4 d e f
>   g^"g'" a b c
>   d e f g^"g''" a b c2
> }
> %% (default relative note has changed
> %% in the last versions of Lilypond)
> %%%%
>
> It is just a little typo that has remained since the great update of all the
> snippets of the LSR, 1 or 2 years ago (thanks Pierre Perol-Schneider for this
> big works).
>
> --
> Gilles


Should this be corrected in LSR?
The LSR runs 2.18.0

Best,
  Harm



reply via email to

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