Re: [PATCH] Enhancement: automatic polyphony in different \...Staff contexts

2009-08-23 Thread Mark Polesky
Carl Sorensen wrote: > Here's what I recommend (I didn't used to do this, but it > seems to be a better way to work). > > git branch newfeature > git checkout newfeature > git rebase -i master > git rebase -I SHA1-ID-of-the-parent-of-branch-newfeature > git checkout master > git pull > git cherry-p

Re: [PATCH] Enhancement: automatic polyphony in different \...Staff contexts

2009-08-23 Thread Marc Hohl
Carl Sorensen schrieb: On 8/22/09 12:11 PM, "Marc Hohl" wrote: Carl Sorensen schrieb: On 8/22/09 3:47 AM, "Marc Hohl" wrote: [moved from -user] According to Neil's proposals and Carl's annotations, I created a patch to enhance the automatic polyphony: << ... \\ .. >> co

Re: [PATCH] Enhancement: automatic polyphony in different \...Staff contexts

2009-08-22 Thread Carl Sorensen
On 8/22/09 12:11 PM, "Marc Hohl" wrote: > Carl Sorensen schrieb: >> >> On 8/22/09 3:47 AM, "Marc Hohl" wrote: >> >> >>> [moved from -user] >>> >>> According to Neil's proposals and Carl's annotations, I created a patch >>> to enhance the automatic polyphony: >>> >>> << ... \\ .. >> cons

Re: [PATCH] Enhancement: automatic polyphony in different \...Staff contexts

2009-08-22 Thread Marc Hohl
Carl Sorensen schrieb: On 8/22/09 3:47 AM, "Marc Hohl" wrote: [moved from -user] According to Neil's proposals and Carl's annotations, I created a patch to enhance the automatic polyphony: << ... \\ .. >> constructs can now be used within \DrumStaff, \TabStaff and \Staff constructs, with

Re: [PATCH] Enhancement: automatic polyphony in different \...Staff contexts

2009-08-22 Thread Carl Sorensen
On 8/22/09 3:47 AM, "Marc Hohl" wrote: > [moved from -user] > > According to Neil's proposals and Carl's annotations, I created a patch > to enhance the automatic polyphony: > > << ... \\ .. >> constructs can now be used within > \DrumStaff, \TabStaff and \Staff constructs, without to > expl

[PATCH] Enhancement: automatic polyphony in different \...Staff contexts

2009-08-22 Thread Marc Hohl
[moved from -user] According to Neil's proposals and Carl's annotations, I created a patch to enhance the automatic polyphony: << ... \\ .. >> constructs can now be used within \DrumStaff, \TabStaff and \Staff constructs, without to explicitly inserting placeholders. I send it as a gzipped file