]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ambiti-multiple-voices.ly
LSR: update.
[lilypond.git] / input / lsr / ambiti-multiple-voices.ly
index 08a64ad169d085d18b038e1644bf0bdbd23f6d9d..d6c563becfeb72aebcd735b1d4a9ddab5d6da4eb 100644 (file)
@@ -1,9 +1,9 @@
 %% 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.35"
+\version "2.11.38"
 
 \header {
-  lsrtags = "pitches"
+  lsrtags = "pitches, vocal-music"
  texidoc = "
 If you have multiple voices in a single staff and you want a single
 ambitus per staff rather than per voice, add the
@@ -16,8 +16,6 @@ ambitus per staff rather than per voice, add the
   }
 <<
   \new Voice \relative c'' {
-      % eliminates collision
-      \override Staff.Ambitus #'X-offset = #-1.0
       \voiceOne
       c4 a d e f1
     }