]> git.donarmstrong.com Git - lilypond.git/commit
Improvements to \offset
authorDavid Nalesnik <david.nalesnik@gmail.com>
Mon, 21 Oct 2013 21:53:31 +0000 (16:53 -0500)
committerDavid Nalesnik <david.nalesnik@gmail.com>
Thu, 31 Oct 2013 15:44:34 +0000 (10:44 -0500)
commitbf168d9084446839ce050db03d1b828291e88e0c
tree41a19a079aa9b3d2ef7a1d259c43a69ec806f700
parente54a1a9761969ec0609ded9588a46a7ff40ca74e
Improvements to \offset

Property can be specified with or without #' prefix.

Directed tweaks are possible.

Music is returned in case of a failed tweak on that music.  This eliminates
cryptic "post-event expected" error.

Regtest:
--remove #' prefix before property names
--remove unnecessary # before numbers
--add example showing directed tweaks
--faulty tweak converted to an override of correct property

Revise docstring of find-value-to-offset in `scm/music-functions.scm.'
input/regression/offsets.ly
ly/music-functions-init.ly
scm/music-functions.scm