Re: Moving an espressivo sign

2009-07-21 Thread Alexander Kobel
Alexander Kobel wrote: Josh Nichols wrote: I am trying to move the espressivo sign down below the staff [...] \override Voice . Script #'padding = #whatYouWantInStaffSpace But: Why does this work? I've found some other mail about it, but according to what I understand from http://lilypond.o

Re: Moving an espressivo sign

2009-07-21 Thread Alexander Kobel
Josh Nichols wrote: I am trying to move the espressivo sign down below the staff in the following example: \version "2.12.2" \relative c'' { c4_\espressivo a8 a b g } Pardon? It is below the staff here for me... If you want to increase the distance to the staff, you can use

Moving an espressivo sign

2009-07-21 Thread Josh Nichols
I am trying to move the espressivo sign down below the staff in the following example: \version "2.12.2" \relative c'' { c4_\espressivo a8 a b g } Could someone help me or direct me in the right direction? Thanks! - Josh Nichols SDG __