]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/snippets/new/modern-tab-text-clef.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / snippets / new / modern-tab-text-clef.ly
1 \version "2.14.0"
2
3 \header {
4   lsrtags = "staff-notation, fretted-strings"
5
6   texidoc = "
7 Use a markup text to replace the (TAB) clef glyph with a modern font.
8
9 "
10   doctitle = "Modern TAB text clef"
11 }
12
13 \markup {
14   This snippet is deprecated as of version 2.13.4 and will be removed
15   in version 2.14.
16 }