Re: [PATCH] Quoting different types of events for \cueDuring and \quoteDuring

2009-12-22 Thread Reinhold Kainhofer
Am Dienstag, 22. Dezember 2009 18:27:43 schrieb Ian Hulin: > Will the docs make the distinction about \quoteDuring vs. \cueDuring > usage clear? > I can see there is stuff in the amended docstrings in > define-context-properties.scm which will go into the docs somewhere but > do you feel that's eno

Re: [PATCH] Quoting different types of events for \cueDuring and \quoteDuring

2009-12-22 Thread Reinhold Kainhofer
Am Dienstag, 22. Dezember 2009 18:27:43 schrieb Ian Hulin: > Hi Reinhold, > > On 22/12/09 15:34, Reinhold Kainhofer wrote: > > Typically, \quoteDuring is used to duplicate everything in a voice, > > while \cueDuring is used to only quote the notes, but not e.g. > > phrasing, slurs, accents, markup

Re: [PATCH] Quoting different types of events for \cueDuring and \quoteDuring

2009-12-22 Thread Ian Hulin
Hi Reinhold, On 22/12/09 15:34, Reinhold Kainhofer wrote: Typically, \quoteDuring is used to duplicate everything in a voice, while \cueDuring is used to only quote the notes, but not e.g. phrasing, slurs, accents, markup, etc. So, this patch adds an additional property quotedCueEventTypes in ad

[PATCH] Quoting different types of events for \cueDuring and \quoteDuring

2009-12-22 Thread Reinhold Kainhofer
Typically, \quoteDuring is used to duplicate everything in a voice, while \cueDuring is used to only quote the notes, but not e.g. phrasing, slurs, accents, markup, etc. So, this patch adds an additional property quotedCueEventTypes in addition to quotedEventTypes, which allows to quote differ