]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / snippets / vocal-ensemble-template-with-automatic-piano-reduction.ly
index 8e1796fd47d0b11b50aa25464b5ea8765e6d472e..e404d43ee11f2c9994d5e73c9e5f1d760a05c49a 100644 (file)
@@ -1,10 +1,10 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% 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.17.6"
+\version "2.18.0"
 
 \header {
   lsrtags = "automatic-notation, keyboards, template, vocal-music"
@@ -21,12 +21,11 @@ reduction.
   doctitle = "Vocal ensemble template with automatic piano reduction"
 } % begin verbatim
 
-
 \paper {
-  top-system-spacing #'basic-distance = #10
-  score-system-spacing #'basic-distance = #20
-  system-system-spacing #'basic-distance = #20
-  last-bottom-spacing #'basic-distance = #10
+  top-system-spacing.basic-distance = #10
+  score-system-spacing.basic-distance = #20
+  system-system-spacing.basic-distance = #20
+  last-bottom-spacing.basic-distance = #10
 }
 
 global = {
@@ -34,28 +33,28 @@ global = {
   \time 4/4
 }
 
-sopMusic = \relative c'' {
-  c4 c c8[( b)] c4
+sopMusic = \relative {
+  c''4 c c8[( b)] c4
 }
 sopWords = \lyricmode {
   hi hi hi hi
 }
 
-altoMusic = \relative c' {
-  e4 f d e
+altoMusic = \relative {
+  e'4 f d e
 }
 altoWords =\lyricmode {
   ha ha ha ha
 }
 
-tenorMusic = \relative c' {
+tenorMusic = \relative {
   g4 a f g
 }
 tenorWords = \lyricmode {
   hu hu hu hu
 }
 
-bassMusic = \relative {
+bassMusic = \relative {
   c4 c g c
 }
 bassWords = \lyricmode {