lilypond-user
[Top][All Lists]
Advanced

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

Re: Tweaking within markup


From: M Watts
Subject: Re: Tweaking within markup
Date: Mon, 16 Feb 2009 17:13:31 +1000
User-agent: Thunderbird 2.0.0.18 (X11/20081105)

Mats Bengtsson wrote:
To avoid all trial-and-error to figure out the relevant parameters to \raise, I would propose the following alternative (which also gets rid of the extra horizontal spacing between the parenthesis and the accidental): ^\markup { \smaller \concat { \vcenter ( \vcenter \smaller \musicglyph #"accidentals.natural" \vcenter ) } }


In fact, you can simplify it even further into the following, which still gives the same layout:

^\markup { \smaller \concat { \vcenter ( \smaller \natural \vcenter ) } }


  /Mats


Ah, enlightenment.  This will be very useful in other situations too; thanx.




reply via email to

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