]> git.donarmstrong.com Git - lilypond.git/commitdiff
TextScript, CombineTextScript: use aligned_on_parent
authorJanek Warchoł <lemniskata.bernoullego@gmail.com>
Mon, 23 Jun 2014 21:30:49 +0000 (23:30 +0200)
committerJanek Warchoł <lemniskata.bernoullego@gmail.com>
Sat, 5 Jul 2014 21:09:29 +0000 (23:09 +0200)
I think this makes more sense than just using "self-alignment".
It makes these grobs consistent with Lyrics and Dynamics, and
allows users to override their alignment more predictably.

Expected changes in output: TextScripts and CombineTextScripts
will be aligned slightly different when the user sets self-alignment-X
explicitly (parent notehead will be included in alignment, as in Lyrics).
Default placement should remain the same.

I'm also changing one regtest, just to make sure that despite slightly
changed alignment the markups will stick out far enough to the left.


No differences found