Hi Simon,

How about:

%%%%%%%%%%
\version "2.19.47"
{
  \omit TupletBracket
  %% optional:
  %\once\override TupletBracket.positions = #'()
  \voiceOne
  \partial 4
  \tweak positions #'()
  \tuplet 3/2 { bes'4 a'8 }
  d''4
}
%%%%%%%%%%

Cheers,
Pierre

2016-09-28 16:39 GMT+02:00 Simon Albrecht <simon.albre...@mail.de>:

> Hello,
>
> in this snippet
>
> %%%%%%%%%%
> \version "2.19.47"
> {
>   \omit TupletBracket
>   \voiceOne
>   \partial 4
>   \tuplet 3/2 { bes'4 a'8 }
>   d''4
> }
> %%%%%%%%%%
>
> the tuplet number is positioned as if there were still a bracket.
> Is it possible to ‘drop’ it into the gap, outside staff or maybe even into
> the staff?
>
> Best, Simon
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to