lilypond-user
[Top][All Lists]
Advanced

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

Re: Determining what parameters exist for an item


From: David Nalesnik
Subject: Re: Determining what parameters exist for an item
Date: Sun, 24 Jan 2016 17:55:15 -0600



On Sun, Jan 24, 2016 at 2:32 PM, Simon Albrecht <address@hidden> wrote:
On 24.01.2016 21:28, Simon Albrecht wrote:
On 24.01.2016 21:15, Thomas Morley wrote:
Now, if I want to reduce or enlarge KeyCancellation.X-extent, knowing that default is (0.0 . 5.866662)*** gives me critical information that I can actually use as a reference point; without that information, the trial-and-error factor increases dramatically.
Well, we have the \offset-function ...
No clue about possible limitations, though

Oh, it would be great if we could use \offset for such cases. Unfortunately it doesn’t work here…


\offset only works on properties that have a default value listed in the grob pages in the IR (derived from the alist in scm/define-grobs.scm).  There is no default value listed for KeyCancellation.X-extent, hence the warning.

DN 


reply via email to

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