On 7/14/2018 5:03 AM, Malte Meyn wrote:


Am 14.07.2018 um 02:26 schrieb Ben:
I am stumped on how to enclose these markup noteheads in one box around them all? I can only seem to get them individually boxed. In the past, I have only had to box text markup before, and that's about it. So I can't figure out how to box marked-up notes as one unit. (see attached)

Try
  \markup \box \concat { [notes] }
or
  \markup \box \line { [notes] }

Yes, thank you. That works perfectly.


Also, how can I beam these eighth notes together in the markup? Is this possible?

This needs a \score in the \markup.


I don't understand, where is the score needed for these beams in the box?


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

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

Reply via email to