]> git.donarmstrong.com Git - lilypond.git/commit
Use aligned-on-x-parent instead of other callbacks for some grobs
authorJanek Warchoł <lemniskata.bernoullego@gmail.com>
Sun, 10 Aug 2014 19:09:42 +0000 (21:09 +0200)
committerJanek Warchoł <lemniskata.bernoullego@gmail.com>
Wed, 27 Aug 2014 07:43:06 +0000 (09:43 +0200)
commit48678617b169957433c562612151f2a71be50b59
treea3052330161dd3fc870bd663f54fded4ca75100c
parent2c279ba4a1602f72afa2940b51c5e50d8c5a4b60
Use aligned-on-x-parent instead of other callbacks for some grobs

Now that we have an easy way of specifying different alignments for
grob and its parent (see 0c4f221e5d), we can use aligned-on-.-parent
in places that we previously used .-aligned-on-self.  With this change,
the users have more control over the placement of grobs.

Affected grobs:
- InstrumentSwitch
- Script
- SostenutoPedal
- SustainPedal
- UnaCordaPedal
scm/define-grobs.scm
scm/output-lib.scm