]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/modern-tab-text-clef.ly
resolve merge
[lilypond.git] / Documentation / snippets / new / modern-tab-text-clef.ly
diff --git a/Documentation/snippets/new/modern-tab-text-clef.ly b/Documentation/snippets/new/modern-tab-text-clef.ly
new file mode 100644 (file)
index 0000000..2af2335
--- /dev/null
@@ -0,0 +1,16 @@
+\version "2.14.0"
+
+\header {
+  lsrtags = "staff-notation, fretted-strings"
+
+  texidoc = "
+Use a markup text to replace the (TAB) clef glyph with a modern font.
+
+"
+  doctitle = "Modern TAB text clef"
+}
+
+\markup {
+  This snippet is deprecated as of version 2.13.4 and will be removed
+  in version 2.14.
+}