lilypond-user
[Top][All Lists]
Advanced

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

Re: Suppress command (\arpeggio) in music variable


From: Joel C. Salomon
Subject: Re: Suppress command (\arpeggio) in music variable
Date: Thu, 25 Dec 2014 11:48:06 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/25/2014 10:50 AM, Kieren MacMillan wrote:
>> As indicated, I do not want the arpeggio in the second repetition.
>> Is there a way to achieve what I'm trying to do?
> 
> Something along the lines of
> 
>    \barsSixToEight
>    \override Arpeggio.stencil = ##f \barsSixToEight \revert Arpeggio.stencil
> 
> (or some similar variant) should work.

Thank you, but this does not work for me: the arpeggio is still there.
(Code is at
<https://github.com/jcsalomon/MutopiaProject/blob/c0d700a/ftp/CrookJ/PeterPan/PP01_Act_I_Opening_Music/PP01_Act_I_Opening_Music.ly>.
 Replacing `\include "../Peter_Pan.ily"` with `\language "english"`
should suffice to have it compile.)

Looking at <http://lilypond.org/doc/Documentation/internals/arpeggio>,
there doesn't seem to be a better setting to override than `stencil`.

--Joel



reply via email to

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