lilypond-user
[Top][All Lists]
Advanced

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

Re: Set accidental style in the layout block


From: Bill Mooney
Subject: Re: Set accidental style in the layout block
Date: Sat, 02 Jul 2011 15:54:04 +1200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

You wote...
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
On 1 July 2011 07:47, Jay Anderson <address@hidden> wrote:
>
> \layout
> {
>  \context
>  {
>    \Score
>    ...
>    autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave 0)
>                               ,(make-accidental-rule 'any-octave 0)
>                               ,(make-accidental-rule 'same-octave 1))
>    ...
>  }
> }
>
> See music-function.scm for how they are defined and engraver-init.ly
> for some examples. Ideally this would be cleaner, but at least it's
> possible.

Yeah!  That works great.
Thanks a lot Jay.

Cheers,
Xavier
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Greetings Xavier & Jay,

Does this achieve something different from what the NM example I quoted does? and, if so, what?
:)
Regards
Bill



reply via email to

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