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 _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
