lilypond-user
[Top][All Lists]
Advanced

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

Re: accordion symb.


From: Marcel van Campenhout
Subject: Re: accordion symb.
Date: Thu, 30 Nov 2006 11:24:11 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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.






reply via email to

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