]> 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)
committerCarl Sorensen <c_sorensen@byu.edu>
Sat, 7 Feb 2009 23:04:07 +0000 (16:04 -0700)
commitfcfeaa9c757529b8087b4a0a3e4fd6d50784a706
tree1bba457dcfe4003362a933c579704662ed23a7e9
parenta102bde3083ded336aa07d87fa48c5015f79675a
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
input/regression/fret-board-alignment.ly [new file with mode: 0644]
scm/fret-diagrams.scm