lilypond-user
[Top][All Lists]
Advanced

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

Re: text to the *right* of staves?


From: Eluze
Subject: Re: text to the *right* of staves?
Date: Wed, 14 Aug 2013 01:28:55 -0700 (PDT)

Adam Spiers-5 wrote
> How can I put text *after* a staff?  I.e. directly to the right of the
> final barline?  I've searched high and low but can't find anything
> close ...

here's one simple way:

\markup \fill-line {
  \score {
    \new Voice \repeat unfold 4 \relative {a' b c d}
    \layout{
      line-width=#166 
      ragged-right = ##f 
    }
  }
  "text at the right"
}
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/text-to-the-right-of-staves-tp149126p149138.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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