Yes, that works perfectly. Thank you!

On 20 November 2012 12:08, Thomas Morley <[email protected]>wrote:

> 2012/11/20 Gagi Petrovic <[email protected]>:
> > Dear Ponders, i can't find how to change the placement of the
> tupletNumber
> > so that the text "sim." is placed under the "6" of my tuplet. See
> > attachment.
> >
> > When using
> >
> > \override TupletNumber #'X-offset = #10
> >
> > the text stays on top of the number. Any other ways to tweak this?
> >
> > Thank you and all the best!
> > Gagi
> >
> > fragment of code:
> > \times 4/6{c16-4 c-3 c-2 c^\markup\tiny"sim." c c}
> >
>
> Do you mean:
>
> \relative c'' {
>         \voiceOne
>         \override Fingering #'self-alignment-X = #LEFT
>         \times 4/6 { c16-4 c-3 c-2
>         c\tweak #'self-alignment-X #RIGHT
>          \tweak #'text \markup \normal-text \italic \tiny "sim." -4
>         c c}
> }
>
> -Harm
>



-- 
+31 6 1259 8681 |
LinkedIn<http://www.linkedin.com/profile/view?id=41702330&trk=tab_pro>
 | gagipetrovic.nl
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to