]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/centered-measure-numbers.ly
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / snippets / centered-measure-numbers.ly
index 490fde15801523bb5c452d45ea3459d8ec1bb4bd..26e962dc6ebaa3aadbf9d7d2efb29dd5d5ad3091 100644 (file)
@@ -1,28 +1,25 @@
-% DO NOT EDIT this file manually; it is automatically
-% generated from Documentation/snippets/new
-% Make any changes in Documentation/snippets/new/
-% and then run scripts/auxiliar/makelsr.py
-%
-% This file is in the public domain.
-%% Note: this file works from version 2.17.7
-\version "2.17.7"
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.di.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
+%% This file is in the public domain.
+\version "2.18.0"
 
 \header {
   lsrtags = "contexts-and-engravers, repeats, staff-notation"
 
   texidoc = "
-Scores of large ensemble works often have bar numbers placed beneath the
-system, centered horizontally on the measure's extent.  This snippet shows
-how the @code{Measure_counter_engraver} may be used to simulate this
-notational practice.  Here, the engraver has been added to a @code{Dynamics}
-context.
+Scores of large ensemble works often have bar numbers placed beneath
+the system, centered horizontally on the measure's extent.  This
+snippet shows how the @code{Measure_counter_engraver} may be used to
+simulate this notational practice.  Here, the engraver has been added
+to a @code{Dynamics} context.
 
 "
-
   doctitle = "Centered measure numbers"
 } % begin verbatim
 
-
 \layout {
   \context {
     \Dynamics