lilypond-user
[Top][All Lists]
Advanced

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

accordion symb.


From: Marcel van Campenhout
Subject: accordion symb.
Date: Wed, 29 Nov 2006 20:50:12 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I'am trying to place a accordion symbol higher on the staff.
When I use a raise command on the first symbol it goes up. fine.
Now when I raise the dot it all comes down on the same level as before!!!!!
I tryed using { } different places for the raise command but no sucses.
Can anyone help me out on this one.
Bellow is a piese of the code.

regards Marcel.


accBasson = 
 ^\markup 
    \combine
       \musicglyph #"accordion.accDiscant" 
       \raise #0.5 \musicglyph #"accordion.accDot" 
  



\score  
                {

\relative c''
      {
           \time 4/4
        \key c \major
              \clef treble

  c d \accBasson e f    
        }

} 





reply via email to

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