]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/modern-tab-text-clef.ly
Doc-es: pre-merge update of texidoc committishes.
[lilypond.git] / input / lsr / modern-tab-text-clef.ly
index 2b1d7a1d0c9a20b296697d51e9ee9cf7416e7009..32e6abf184c3317ff04d6f8fb4c3ce2a5dcd0f9c 100644 (file)
@@ -1,5 +1,6 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
+%% Note: this file works from version 2.12.0
 \version "2.12.0"
 
 \header {
@@ -28,6 +29,6 @@ TAB = \markup {
 
 \new TabStaff {
   \override Staff.Clef #'stencil = #(lambda (grob)
-    ly:clef::print (grob-interpret-markup grob TAB))
+    (grob-interpret-markup grob TAB))
   a
 }