Hi Mark,
This is an excellent question, but I'm afraid I've
reached the point where I'm going in circles. I think
you'll have to ask someone else! But I'm very interested
in seeing the solution.
Thanks for the attempt!
For now I may just riff on adjusting absolute values of some other
NMPC p
Kieren,
This is an excellent question, but I'm afraid I've
reached the point where I'm going in circles. I think
you'll have to ask someone else! But I'm very interested
in seeing the solution.
Sorry ):
- Mark
___
lilypond-devel mailing lis
Hi Mark,
I'd like to help but I can't get your function to work. I get:
warning: type check for `line-break-system-details' failed;
value `(10 . 10)' must be of type `list'
Can you include a working example?
\version "2.13"
staffAdjust =
#(define-music-function (parser location adj) (
Kieren MacMillan wrote:
> For 'Y-offset adjustments, I'd like to be able to give a
> relative adjustment (e.g., -10 means raise 10 spaces from where
> Lilypond would *normally* put it). Is there a way I can get a
> callback function (giving the "current" position) in order to
> accomplish this?
K
Hi all,
I often resort to explicitly moving systems, using the function
staffAdjust =
#(define-music-function (parser location adj) (pair?)
#{
\overrideProperty #"Score.NonMusicalPaperColumn"
#'line-break-system-deta