]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-fingerings-to-a-score.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / adding-fingerings-to-a-score.ly
index 27fbc6f01a60742a144f26de951459dd1d59cd87..4ee8a7ab646a8deb4210203ac4ae3bb28c11c236 100644 (file)
@@ -1,13 +1,16 @@
 %% 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.11.38"
+\version "2.11.57"
 
 \header {
-  lsrtags = "editorial-and-educational-use"
- texidoc = "
+  lsrtags = "editorial-annotations, fretted-strings"
+
+  texidoc = "
 Fingering instructions can be entered using a simple syntax.
-" }
-% begin verbatim
+
+"
+  doctitle = "Adding fingerings to a score"
+} % begin verbatim
 \relative c'' {
   c4-1 d-2 f-4 e-3
 }