]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/allowing-fingerings-to-be-printed-inside-the-staff.ly
LSR: update.
[lilypond.git] / input / lsr / allowing-fingerings-to-be-printed-inside-the-staff.ly
index 8376bfe45774107106843422c80be92b6d745d04..b0997d3f8c8afc91aef2eb90d938422f7260cb95 100644 (file)
@@ -3,12 +3,15 @@
 \version "2.11.38"
 
 \header {
-  lsrtags = "editorial-and-educational-use, spacing"
- texidoc = "
+  lsrtags = "editorial-annotations, spacing"
+
+  texidoc = "
 By default, fingering numbers will be printed outside the staff.
 However, this behavior can be canceled.
-" }
-% begin verbatim
+
+"
+  doctitle = "Allowing fingerings to be printed inside the staff"
+} % begin verbatim
 \relative c' {
   <c-1 e-2 g-3 b-5>2
   \once \override Fingering  #'staff-padding = #'()