Fix micro-tones assigned to strings in TabStaff
This is an oversight from issue 4643 Also extending input/regression/tablature-micro-tone.ly to cover this case.
http://codereview.appspot.com/308230043
Test-case:
\version "2.19.46" \layout { \context { \Score supportNonIntegerFret = ##t } } \new TabStaff { gih\6 }
Although it is printed correctly, needless warnings are printed.
Diff:
--- old +++ new @@ -0,0 +1 @@ +RegTestDiff.png (163.7 kB; image/png)
Passes make, make check and a full make doc.
Reg test diff attached
Reg test diff as expected
Patch on countdown for Sept 2nd
Patch counted down - please push.
pushed to staging as: commit 46a056a27c59a31ed53f20e27f8e2772dcbea0d0 Author: Thomas Morley thomasmorley65@gmail.com Date: Sat Aug 27 00:32:30 2016 +0200
Issue 4960 Fix micro-tones assigned to strings in TabStaff This is an oversight from issue 4643 Also extending input/regression/tablature-micro-tone.ly to cover this case.
Test-case:
Although it is printed correctly, needless warnings are printed.
Diff:
Diff:
Passes make, make check and a full make doc.
Reg test diff attached
Reg test diff as expected
Patch on countdown for Sept 2nd
Patch counted down - please push.
pushed to staging as:
commit 46a056a27c59a31ed53f20e27f8e2772dcbea0d0
Author: Thomas Morley thomasmorley65@gmail.com
Date: Sat Aug 27 00:32:30 2016 +0200