]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-tremolo.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / tablature-tremolo.ly
index 6725e9af69c1055fcf1cd657b368ce69e0c727fe..5b1dc452ab03d5d363e8ed1aad3a105b1e85c955 100644 (file)
@@ -1,5 +1,16 @@
-%-------------------8<----------------------------
-\version "2.13.30"
+\version "2.16.0"
+
+\header {
+
+  texidoc = "
+Tremolos will appear on tablature staffs only if
+@code{\\tabFullNotation} is active.  Otherwise, no
+tremolo indications are displayed on the TabStaff.
+Also, tablature beams are the same thickness on TabStaff
+and Staff."
+
+  doctitle = "Tablature tremolo"
+}
 
 music = {
   <c e g c' e'>4:16
@@ -27,4 +38,4 @@ music = {
     \music
   }
 }
-%-------------------8<----------------------------
+