]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4022: Allow specifying different alignment for grob and its parent
authorJanek Warchoł <lemniskata.bernoullego@gmail.com>
Sun, 20 Jul 2014 18:07:16 +0000 (20:07 +0200)
committerJanek Warchoł <lemniskata.bernoullego@gmail.com>
Sat, 9 Aug 2014 19:22:28 +0000 (21:22 +0200)
commit0c4f221e5d4656abd47f067907611df200fbfc20
treedf1eb3171a536262de206cbd18981943a59fcf4f
parent9bbdeb11a423017702c73e321643fa420614ce83
Issue 4022: Allow specifying different alignment for grob and its parent

This gives users more possibilities for grob positioning - for example,
they can align left edge of a grob on center of its parent, etc.

Also fix Issue 4054.
input/regression/parent-alignment-synchronized-with-self-alignment.ly [new file with mode: 0644]
input/regression/self-alignment-and-parent-alignment.ly [new file with mode: 0644]
lily/self-alignment-interface.cc
scm/define-grob-properties.scm
scm/define-grobs.scm