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: Malte Meyn
Subject: Re: Boxed Markup as a Whole?
Date: Sat, 14 Jul 2018 11:03:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1



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] }

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

This needs a \score in the \markup.



reply via email to

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