]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-fingerings-to-tablatures.ly
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / snippets / adding-fingerings-to-tablatures.ly
index fd5de411668ecd46e6e1a813aea259a4a10f183b..29bd9288797cf33dbe11511e9ae0e3a8cb5dceab 100644 (file)
@@ -1,10 +1,10 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
-%% This file is in the public domain.
-\version "2.13.1"
+% Do not edit this file; it is automatically
+% generated from Documentation/snippets/new
+% This file is in the public domain.
+%% Note: this file works from version 2.13.4
+\version "2.13.4"
 
 \header {
-  lsrtags = "fretted-strings"
-
 %% Translation of GIT committish: c8446d6eb2fadbf8931a867741572582759935ad
   texidocfr = "Ajout de doigtés à des tablatures"
 
@@ -13,14 +13,15 @@ L'ajout de doigtés à des tablatures s'obtient en conjuguant des
 @code{\\markup} et des @code{\\finger}.
 "
 
+  lsrtags = "fretted-strings"
   texidoc = "
 To add fingerings to tablatures, use a combination of @code{\\markup}
-and @code{\\finger}. 
-
+and @code{\\finger}.
 "
   doctitle = "Adding fingerings to tablatures"
 } % begin verbatim
 
+
 one = \markup { \finger 1 }
 two = \markup { \finger 2 }
 threeTwo = \markup {
@@ -40,6 +41,7 @@ threeFour = \markup {
 
 \score {
   \new TabStaff {
+    \tabFullNotation
     \stemUp
     e8\4^\one b\2 <e, g\3 e'\1>^>[ b\2 e\4]
     <a\3 fis'\1>^>^\threeTwo[ b\2 e\4]