Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-15 Thread lilypond

Status: Accepted
Owner: 
Labels: Type-Critical

New issue 2408 by pkx1...@gmail.com: Inconsistent automatic beaming when  
using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

\version "2.15.32"

\relative c' {
\time 2/4
c16 c
\times 2/3 { c8 c16 }
\times 2/3 { c8 c16 }
c16 c
}

The output is the same for 2.14.2 but it is 'correct' in 2.12.3 so this is  
a regression.


Attachments:
Capture2_15_32.PNG  8.1 KB
Capture2_12_3.PNG  8.2 KB


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-16 Thread lilypond

Updates:
Status: Started
Owner: carl.d.s...@gmail.com

Comment #1 on issue 2408 by carl.d.s...@gmail.com: Inconsistent automatic  
beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

Have a patch just about ready to go.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-17 Thread lilypond

Updates:
Labels: Patch-new

Comment #2 on issue 2408 by carl.d.s...@gmail.com: Inconsistent automatic  
beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

New patch uploaded.  Restores 2.12.3 behavior.  Does not automatically do  
subdivision.


http://codereview.appspot.com/5844052/


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-17 Thread lilypond

Updates:
Labels: Patch-review

Comment #3 on issue 2408 by julien.r...@gmail.com: Inconsistent automatic  
beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408#c3

Patchy the autobot says: LGTM.  No visual changes to regtests.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-22 Thread lilypond

Updates:
Labels: -Patch-countdown Patch-push

Comment #5 on issue 2408 by colinpkc...@gmail.com: Inconsistent automatic  
beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

Mike and David have comments on Rietveld, but can they be addressed in a  
separate patch, for the sake of getting a Critical issue fixed?  If so,  
tyhis has had a countdown and can be pushed.



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-22 Thread lilypond

Updates:
Labels: -Patch-push Patch-needs_work

Comment #6 on issue 2408 by gra...@percival-music.ca: Inconsistent  
automatic beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

I think that David's suggestion is important require a revised patch, but  
that revised patch can be pushed directly to staging.



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-23 Thread lilypond

Updates:
Labels: -Patch-needs_work Patch-new

Comment #7 on issue 2408 by carl.d.s...@gmail.com: Inconsistent automatic  
beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

OK, I've uploaded a patch that fixes the memory leak.

Setting to Patch-new.  After patchy run I will push to staging.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-23 Thread lilypond

Updates:
Labels: Patch-review

Comment #8 on issue 2408 by d...@gnu.org: Inconsistent automatic beaming  
when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408#c8

Patchy the autobot says: LGTM.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Issue 2408 in lilypond: Inconsistent automatic beaming when using multiple tuplets next to each other

2012-03-24 Thread lilypond

Updates:
Status: Fixed
Labels: -Patch-review fixed_2_15_35

Comment #9 on issue 2408 by carl.d.s...@gmail.com: Inconsistent automatic  
beaming when using multiple tuplets next to each other

http://code.google.com/p/lilypond/issues/detail?id=2408

Pushed to staging as 1a4767cac76e0c1a11d5e28d5c7ec91872f57ddf

Verify with input/regression/autobeam-tuplet-recheck.ly



___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond