bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Missing number in broken triplet


From: Mats Bengtsson
Subject: Re: Missing number in broken triplet
Date: Thu, 29 Nov 2007 17:40:20 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Graham Percival wrote:
Isn't this another case of
http://code.google.com/p/lilypond/issues/detail?id=405&q=tuplet
No, since it's about printing the number, not the bracket.

There's a comment in lily/tuplet-number.cc about some rows of code that
remove the number object if it doesn't span time, but when I tried to
comment out these lines of code, the number still didn't pop up, so
it wasn't as easy as I expected.

   /Mats

(although you haven't used #'brackt-visibility here, adding it doens't help)

Cheers,
- Graham

Hans Aberg wrote:
I report this problem just for completeness. If one breaks up a triple into to two parts, as in the following example, the triplet number on the single note does not show. The code is
{
  \time 2/8
  \times 2/3 { e16 f16 } g8 \times 2/3 { a16 } |
}
It looks as in the attached GIF. (There is a beaming problem too, but this has been reported in other bug reports.)

If one makes sure each broken triplet has more than one note, then the triplet numbers do show. E.g.,
{
  \time 4/8
\times 2/3 { e16 f16 } g8 \times 2/3 { a16 b16 } c8 \times 2/3 { d16 e16 } |
}

  Hans Ã…berg


------------------------------------------------------------------------




------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]