Comment #18 on issue 2397 by [email protected]: Tuplet number incorrectly placed when using additonal articulations and/or abreak
http://code.google.com/p/lilypond/issues/detail?id=2397
The same problem shows up w/o tuplets - is this still the bad commit?
\relative {
\time 2/4
\tempo "foo"
<e f>4->--( <e f>8-.)
<e f>->--( <e f>->-- <e f>->--)
}
