[frogs] Changing subproperties with grob-set-property (working on bug #40) |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: frogs@xxxxxxxxxxx
- Subject: [frogs] Changing subproperties with grob-set-property (working on bug #40)
- From: Marc Hohl <marc@xxxxxxxxxx>
- Date: Sat, 31 Oct 2009 10:47:34 +0100
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1256982460; l=497; s=domk; d=hohlart.de; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=z5p5C7mFT1HTESjLw4EzcOfe1GY=; b=EFY1wM4BcM2cD3CmrTDRb7gQG4EuizDYgxAwX4tPj6bhnmhLjrMv9tF4hBU51g19hpT FB4sAW9Dl//npzq2GdBXqRLcqxz7hqwDX7rxK6BfnWSI2Bnb0G2YV/0ZB1iU3HcUE5Hg4 6NiDTZf5mmGU+JjEYCqSXHTMGiQCOP9wj2k=
While tweaking the tablature example for the documentation,
I remembered my first attempts in optimizing the glissando
behavior. Now I tried to take accidentals into account and
therefore computed a new X coordinate for the right bound.
The syntax
(ly:grob-set-property! grob '(bound-details right X) right-X)
won't work, however. How can I put the new value into the list?
Or is my approach aiming in the wrong direction?
(Attached is the full file)
Thanks in advance
Marc
---
----
Join the Frogs!