Sorry. This should reproduce the problem:
\include "english.ly" \version "2.4.1"
sample = \relative c''' { \clef "treble" \key bflat \minor \time 6/4
\tupletUp
\times 8/9 { eflat2.:8\p\> } \times 2/3 { eflat4.:\pp\! } \times 2/3 { dflat4.: } \times 2/3 { c4.: }
}
\score { \new Staff << \sample >>
\layout { \context { \RemoveEmptyStaffContext } } }
%%% end code
Again, deleting \tupletUp will remove the brackets, which shouldn't be there anyway.
Will
On Nov 6, 2004, at 6.34 PM, Erik Sandberg wrote:
I can't reproduce. Can you please send a full ly file that reproduces it? YouWill Oram
just need to add enough stuff around the code so lily can compile it. Please
also include a \version statement that tells us which version you're using.
Thanks, Erik
On Saturday 06 November 2004 20.45, Will Oram wrote:This code...
\key bflat \minor
\tupletUp \times 8/9 { eflat2.:8\p\> } \times 2/3 { eflat4.:\pp\! } \times 2/3 { dflat4.: } \times 2/3 { c4.: }
%%% end code
Produces this output:
http://spamguy.cwru.edu/misc/images/tuples.jpg (If you're unable to connect, it means my computer's off/asleep, which is unusual; try again in a few hours.)
Notice the strange brackets. These brackets disappear when \tupletUp is
removed.
---
In separate news, this same snippet should fill one 6/4 measure. ly seems to be implying by the lack of a barline that I haven't filled it up completely. \times 8/9 + 2/3 + 2/3 = 6/4, right?
Best,
Will Oram spamguy ^^AT^^ foxchange.com // william.oram ^^AT^^ cwru.edu // AIM spamguy21
_______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond
spamguy ^^AT^^ foxchange.com // william.oram ^^AT^^ cwru.edu // AIM spamguy21
_______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond