lilypond-user
[Top][All Lists]
Advanced

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

Re: Moving markup objects


From: Constantine Stade
Subject: Re: Moving markup objects
Date: Sun, 7 Jul 2013 01:07:46 -0500

Perfect!
Thanks for your prompt answer; this was my first ever question on this forum. I'm excited to use Lilypond now with access to such a vast repository of knowledge!

On Jul 6, 2013, at 5:20 PM, Eluze wrote:

Constantine Stade wrote
I have used Lilypond for several years, but have found it difficult to
dig deeper into the notation to do things like moving non-staff items
or predictably setting vertical staff spacing.
I am looking for a way to move a \markup symbol from above the first
note of a phrase to directly above the clef itself.
Here's the code:

I think you should use a RehearsalMark ( \mark \markup … ):

\score {
 {
   \mark \markup \bold \larger \circle "I"
   \relative c'' {
     c2 c4 c b2. b4 a1 c2( d) c a4( b) c2( b) a2 r2 \bar"|."
   }
\addlyrics { Bles -- sed art Thou, O Lord, teach me Thy sta -- tutes. }
 }
}


I've tested this with the newest development version (2.17.20)

hth
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Moving-markup-objects-tp147737p147738.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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