]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ambitus.ly
Doc-fr: updates texidocs
[lilypond.git] / Documentation / snippets / ambitus.ly
index 5ab08a5a720a981da3446f2585aef95c2e32b741..0111acda59c83a4bdade0287eae6c4febbf8390f 100644 (file)
@@ -1,6 +1,10 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.dsi.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.13.1"
+\version "2.16.0"
 
 \header {
   lsrtags = "pitches, vocal-music"
 Ambitus indicate pitch ranges for voices.
 
 
-Accidentals only show up if they are not part of the key signature. 
-@code{AmbitusNoteHead} grobs also have ledger lines. 
+Accidentals only show up if they are not part of the key signature.
+@code{AmbitusNoteHead} grobs also have ledger lines.
 
 "
   doctitle = "Ambitus"
 } % begin verbatim
 
+
 \layout {
   \context {
     \Voice
@@ -38,4 +43,3 @@ Accidentals only show up if they are not part of the key signature.
     }
   }
 >>
-