]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/NEWS.tely
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / Documentation / topdocs / NEWS.tely
index 528204b090e7dca18a8bafbf5105e7ef09199923..e5984dfe85821c5e00f0118af44c9108417178d0 100644 (file)
@@ -66,6 +66,17 @@ which scares away people.
 
 @end ignore
 
+@item Tablature now supports harmonics and slides,
+
+@lilypond[fragment,ragged-right,relative=1]
+\new TabVoice
+{
+    <c g'\harmonic> d\2\glissando e\2
+}
+@end lilypond
+
+This feature was sponsored by Mike Amundsen
+
 @item Horizontal spacing now follows object outlines more
 accurately. This allows tighter horizontal spacing.
 
@@ -81,7 +92,6 @@ accurately. This allows tighter horizontal spacing.
 now positioned automatically to avoid collisions.
 
 @lilypond[fragment,ragged-right,relative=1]
-  \override TextScript #'outside-staff-priority = #1
   c''
   \once \override TextScript #'self-alignment-X = #CENTER
   a,^"this doesn't collide with the c"