I want to print the following:
\times 2/3 { [\times 2/3 { c16 c c } c8 c] }
which is one triplet inside another. (a 16th triplet inside a 8th triplet)
Using lilypond 1.1.29 I get: "Barcheck failed by 1/24"
I have also noticed that using *FRACTION inside a triplet is also wrong:
\times 2/3 { [c16*2/3 c16*2/3 c16*2/3 c8 c] }
which is the same as above, but with no triplet inside I get the same result.
Any suggestions?
Thanks a lot.
