On 1/5/06, bbarros <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> How can we put a "complete" tuplet ratio with brackets in a score,
> like
> |-----------------------10:7------------------------------|
>
> not only "10", bur "10:7" with brackets.
> I looked in the documentation without success.
>
> Thanks,
> Bern
>
>
>
>
>
>
>
> 2006/1/5, Ludovic Sardain <[EMAIL PROTECTED] >:
> > Hello,
> >
> > I'd like to remove the tuplets brackets on a score, and I just don't
> > find in the documentation nor in the list's archives how to do that. I
> > thought that I found something in the page
> >
> http://www.lilypond.org/doc/v2.6/input/regression/collated-files.html
> > but the command "\override TupletBracket
> #'bracket-visibility =
> > #'if-no-beam" does'nt seem to work.
> > Thanks for helping me
> >
> > Ludovic
> >
> >
> > _______________________________________________
> > lilypond-user mailing list
> > [email protected]
> > http://lists.gnu.org/mailman/listinfo/lilypond-user
> >

I believe there's a context setting to control tuplet formatting.
Maybe you can try:

  \set tupletNumberFormatFunction = #fraction-tuplet-formatter

just before your call to \times { }?


--
Trevor Bača
[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to