Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1651 by [email protected]: Triplet direction depends on rest length
http://code.google.com/p/lilypond/issues/detail?id=1651

Reported by Henning Plumeyer:

When there are two eights rests and one eigth note in one triplet
the direction of the triplet bracket and the triplet number is not
as expected. I would expect it on the stem side.

With a quarter rest instead of 2 eights rests everything is normal.

This happens only with stems up.

{
  \times 2/3 { f'8 r8 r8  }
  \times 2/3 { f'8 r4     } % In 2.12.3 this isn't bracketed.  PH
  \times 2/3 { r8  r8 f'8 }
  \times 2/3 { r4     f'8 }
  \times 2/3 { b'8 r8 r8  }
  \times 2/3 { b'8 r4     }
  \times 2/3 { r8  r8 b'8 }
  \times 2/3 { r4     b'8 }
}

Attachments:
        Triplets.png  4.7 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to