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.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to