]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
quarter tones in tablature
[lilypond.git] / Documentation / changes.tely
index f6af535df5f58c030c7eb33ea2c025524098c123..5f01072a353e0a3863ab2daef94070e4f13b19ab 100644 (file)
@@ -61,6 +61,24 @@ which scares away people.
 
 @end ignore
 
+@item
+@code{TabStaff} is now able to print micro-tones for bendings etc.
+@lilypond[quote,verbatim]
+\layout {
+  \context {
+    \Score
+    noteToFretFunction = #(determine-frets #t)
+  }
+}
+
+mus = \relative { c'4 cih d dih }
+
+<<
+  \new Staff << \clef "G_8" \mus >>
+  \new TabStaff \mus
+>>
+@end lilypond
+
 @item
 All of @code{\override}, @code{\revert}, @code{\set}, and
 @code{\unset} now work with the @code{\once} prefix for making