lilypond-user
[Top][All Lists]
Advanced

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

Re: Why does TextScript outside-staff-priority not work in this case?


From: -Eluze
Subject: Re: Why does TextScript outside-staff-priority not work in this case?
Date: Sun, 6 Mar 2011 06:32:36 -0800 (PST)

or you could use extra-offset:

\relative c'' {
  R1*2
  \override TextScript #'self-alignment-X = #RIGHT
  a'1~-> - \tweak #' extra-offset #'(-.5 . -1.6 )
  ^\markup \sans "arco" 
  | a 
}

then you can move the markup up or down playing with the 2nd number.
-- 
View this message in context: 
http://old.nabble.com/Why-does-TextScript-outside-staff-priority-not-work-in-this-case--tp31079954p31080638.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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