On 2018-05-07 04:57, Phil Holmes wrote:
Does http://lsr.di.unimi.it/LSR/Item?id=190 help at all?

--
Phil Holmes

  ----- Original Message -----
  From: Andrew Bernard
  To: lilypond-user Mailinglist
  Sent: Monday, May 07, 2018 12:45 PM
  Subject: Markup after system

  I'm sure this has been discussed previously, but my searching cannot
uncover it.

  How does one put markup text after a system, as per the attached
example image?

  Andrew

And another option is to embed the music within a markup:

%%%
\version "2.19.80"
\markup {
  \score { { c'4 d' e'2 } }
  \column { Some Text }
}
%%%

-- Aaron Hill

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

Reply via email to