On 12/27/11 6:48 PM, "Greg Turnquist" <[email protected]> wrote:
>I have run into case where I can't find out how to "unset" a setting. In >a score I wrote, I have turned on double slurs: >\set doubleSlur = ##t > >This was so a double part I wrote would have the slurs top and bottom. >But since that passage, where the part goes back to mono, I don't see how >to turn off the double slurs. The docs don't seem to list much, and the >programmer information about scheme etc. didn't really talk about this >feature. Learning Manual section 3.3.4 shows \unset: \unset doubleSlur Alternatively, you could do \set doubleSlur = ##f HTH, Carl P.S. This is a usage question, and should have been addressed to lilypond-user, rather than lilypond-devel. _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
