lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-user Digest, Vol 139, Issue 68


From: David Kastrup
Subject: Re: lilypond-user Digest, Vol 139, Issue 68
Date: Sat, 02 Aug 2014 17:17:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Can you please use more descriptive subject lines?  You don't even refer
to a previous posting.

Patrick or Cynthia Karl <address@hidden> writes:

> I frequently need do something like: <c \tweak font-size #-2 c'> in
> order to show that one of the two notes is preferred, but the other
> one is acceptable.  The problem is that the "-2" in the \tweak command
> is an absolute value, i.e., it is not relative to the fontSize being
> used.  If the fontSize were -3, e.g., then the "smaller" note would
> actually be bigger than the preferred one.
>
> What I would like to do is substitute for the "-2" the value
> "fontSize-2".  Is this possible?  If so,how?

This should probably work using something like

  <c \offset font-size #-2 c'>

but apparently it doesn't.

-- 
David Kastrup



reply via email to

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