]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-tremolo.ly
Use for-each instead of map when result is to be ignored anyway.
[lilypond.git] / input / regression / tablature-tremolo.ly
index 1c024d84e0e2a358554f775b5b9e18b7f603a9cd..23593b503ea50453cbf8192cab67c00283d472c3 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.13.32"
+\version "2.14.0"
 
 \header {
 
-  texinfo = "
+  texidoc = "
 Tremolos will appear on tablature staffs only if
-@code{\tabFullNotation} is active.  Otherwise, no
+@code{\\tabFullNotation} is active.  Otherwise, no
 tremolo indications are displayed on the TabStaff.
 Also, tablature beams are the same thickness on TabStaff
 and Staff."
@@ -38,3 +38,4 @@ music = {
     \music
   }
 }
+