Thies Albrecht <ta_lily <at> gmx.de> writes:

> 
> Hi Marcel!
> 
> I hope that's what you're looking for...
> 
> accBasson =  ^\markup \combine
>                  \musicglyph #"accordion.accDiscant"
>                  \raise #0.5 \musicglyph #"accordion.accDot"
> 
> \score {
>     \relative c'' {
>        \time 4/4 \key c \major \clef treble
>        c \once \override TextScript #'extra-offset = #'(5 . 3) d 
> \accBasson e f        
>       }
> }
> 
> Kind regards,
> Thies Albrecht
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user <at> gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 


Thank you very much.

Now I see where I went wrong.

\once \override accBasson
#'extra-offset = #'(5.0 )

I have been playing with the accBasson and the
musicglyph text just didn't think that TextScript
wouldt do the trick.

Regards Marcel.




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to