Thank you. This is exactly what I need. But how do you specify the box's line thickness. The documentation says: "\box: Looks at thickness, box-padding and font-size" but it doesn't mention how to set them.
On 11/5/06, Alexander Rose <[EMAIL PROTECTED]> wrote:
Am 29.10.2006 um 22:37 schrieb Kamal: > How can a golpe or a slap notation be achieved in lilypond? > <golpe.png> > <slap.png> > You can use the \markup command: http://lilypond.org/doc/v2.9/ Documentation/user/lilypond/Overview-of-text-markup- commands.html#Overview-of-text-markup-commands slap = \markup{ \box \pad-around #-0.1 \fontsize #-2 \sans "x" } golpe = \markup{ \box \fontsize #+4 "." } c^\slap d^\golpe Alex
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user