ot seem to suffice.
>
>
i think you need both
\override TextScript #'staff-padding = #'()
\override TextScript #'outside-staff-priority = ##f
hth
--
View this message in context:
http://old.nabble.com/vertical-ordering-of-symbols-tp30256852p30268239.html
Sent f
On 21/11/10 08:22, Stephan Elliot Perez wrote:
Thank you. Can you please tell me how to bring a markup object inside
of the staff?
\override TextScript #'outside-staff-priority = ##f
and
\override TextScript #'outside-staff-padding = #-3
do not seem to suffice.
You can use tweak. e.g.
\
Thank you. Can you please tell me how to bring a markup object inside of
the staff?
\override TextScript #'outside-staff-priority = ##f
and
\override TextScript #'outside-staff-padding = #-3
do not seem to suffice.
On Fri, Nov 19, 2010 at 7:03 PM, Xavier Scheuer wrote:
> On 19 November 20
On 19 November 2010 12:49, Stephan Elliot Perez
wrote:
>
> Hello,
> I am trying to use the technique listed on this page
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Attached-to-notes#Attached-to-notes
> for ordering the symbols above a note. However certain marks, such as
>
Hello,
I am trying to use the technique listed on this page
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Attached-to-notes#Attached-to-notes
for ordering the symbols above a note. However certain marks, such as
\downbow and \portato, do not seem to work inside the \markup. Any