lilypond-user
[Top][All Lists]
Advanced

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

\offset and mutable properties


From: Simon Albrecht
Subject: \offset and mutable properties
Date: Tue, 21 Jul 2015 19:26:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Hello,

while developing a workaround (or solution?) for issue 4316 <https://code.google.com/p/lilypond/issues/detail?id=4316>, I encountered the following problem: \offset cannot be used on X and Y offset properties, apparently because these are mutable, and as the doc string for (offsetter) in scm/music-functions.scm states, \offset is limited to work only on immutable properties. (I haven’t really gotten behind the distinction of mutable/immutable properties…) Now, I don’t really know how to circumvent this, and it seems like a really important usecase for \offset. Do you have any ideas here?

For more context, see issue 4316 and the current version of the \off function I’m developing (attached; I hope it’s readable by the comments I gave).

TIA,
Simon

Attachment: offII.ly
Description: Text Data


reply via email to

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