lilypond-user
[Top][All Lists]
Advanced

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

Re: Boxed Markup as a Whole?


From: Ben
Subject: Re: Boxed Markup as a Whole?
Date: Sat, 14 Jul 2018 07:41:16 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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