]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-the-number-of-lines-in-a-staff.ly
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev...
[lilypond.git] / input / lsr / changing-the-number-of-lines-in-a-staff.ly
index 7b973ad37843cf547ce70fc59e99dee7494452c5..7beb4a38b0b29b5caa4e5d5564588d48bb84836e 100644 (file)
@@ -1,14 +1,16 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: staff-notation
-\version "2.11.35"
+%% 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"
 
-\header { texidoc = "
+\header {
+  lsrtags = "staff-notation"
+ texidoc = "
 The number of lines in a staff may changed by overriding
 @code{line-count} in the properties of @code{StaffSymbol}.
 
 
 " }
-
+% begin verbatim
 upper = \relative c'' {
   c1 d e f
 }