Graham Percival wrote > > On Mon, 03 Mar 2008 10:48:37 +1100 > [EMAIL PROTECTED] wrote: > > > > > It'd be worth a note in the documentation, I > think, to say under what > > circumstances a tuplet bracket appears, and how > to suppress it. > > I could go with that. Trevor? Maybe add one > more example, with > rests or something, which demonstrates > circumstances in which > brackets and/or numbers either appear or don't appear.
It seems to need more than a doc change and an example. Investigating this code uncovers a program exception under XP, which I have just reported. Perhaps the docs should be changed to say that \acciaccatura should not be placed within \times brackets. The code works fine when the acciaccatura is moved outside, like this: \new Staff { \relative c'' { \override TupletNumber #'transparent = ##t \acciaccatura d8 \times 2/3 { c8 b c } } } Trevor D _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond