Next: , Up: Aligning objects


Setting X-offset and Y-offset directly

Numerical values may be given to the X-offset and Y-offset properties of many objects. The following example shows three notes with the default fingering position and the positions with X-offset and Y-offset modified.

     
     a-3
     a
     -\tweak #'X-offset #0
     -\tweak #'Y-offset #0
     -3
     a
     -\tweak #'X-offset #-1
     -\tweak #'Y-offset #1
     -3

[image of music]

This page is for LilyPond-2.11.58 (development-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Your suggestions for the documentation are welcome.