]> git.donarmstrong.com Git - lilypond.git/commit
Fix vertical alignment of FretBoards
authorCarl Sorensen <c_sorensen@byu.edu>
Sat, 7 Feb 2009 22:53:38 +0000 (15:53 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Fri, 17 Jul 2009 07:29:12 +0000 (00:29 -0700)
commitc0a7f56e2f0dfa32bd7f6fadaf43c5917c692d93
treeb99f517515d4817b993eef5040307dbb07618b21
parentcd5ca23cdb8aab79e4bbfe2ca02eb8936c9df766
Fix vertical alignment of FretBoards

The origin of the fret diagram will be at fret zero, string 1.
The x alignment is adjusted to put the fret diagram over a note
for the fret diagram markup.  The y alignment used to be centered,
but now it is not adjusted during creation of the grob.

Add regression test for fret board alignment
(cherry picked from commit c9457c9c0556da32dac4f07e8cc8236656120eb4)
input/regression/fret-board-alignment.ly [new file with mode: 0644]
scm/fret-diagrams.scm