lilypond-user
[Top][All Lists]
Advanced

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

Re: note size in marjup


From: Mats Bengtsson
Subject: Re: note size in marjup
Date: Thu, 21 Apr 2005 13:53:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414

Try something like
c ^\markup { \small { \note #"4" #1 "=108" }}
if you want the size change to apply to both the note and the
text.

  /Mats

ron wrote:
ציטוט Mats Bengtsson:

If you provide an example, it's much easier to provide a
relevant answer.


\markup { \note #"4" #1 "=108" }

is too big,
so I tried

\markup { \magnify #0.5 \note #"4" #1 "=108" }

which made no difference :(

Cheers,
Ron


/Mats

Ron Piterman wrote:

Hi,
I am trying to replace a \tempo, which is too big and apears on top of the first note, instead of more to the left, with a text markup.

The note in the markup is too big: I tried to change its size with magnify which did not work :(

Is there a workaround?
Cheers,
Ron





reply via email to

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