]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: Sorry, version number update. I forgot to compile these before
authorGraham Percival <graham@percival-music.ca>
Mon, 30 Apr 2007 08:41:40 +0000 (01:41 -0700)
committerGraham Percival <graham@percival-music.ca>
Mon, 30 Apr 2007 08:41:40 +0000 (01:41 -0700)
uploading.  :(

input/lsr/staff/AAA-intro-advanced.ly
input/lsr/staff/adding-an-extra-staff.ly
input/lsr/staff/changing-the-number-of-lines-in-a-staff.ly
input/lsr/staff/displaying-bar-numbers-on-all-measures.ly
input/lsr/staff/inserting-bar-lines-everywhere.ly
input/lsr/staff/making-bar-numbers-appear-at-regular-intervals.ly
input/lsr/staff/naming-a-whole-grandstaff.ly
input/lsr/staff/removing-the-key-signature-at-the-end-of-a-line.ly
input/lsr/staff/staff-line-positions.ly

index b907dd0d52873ec0f6bdc0b44916dc7137829959..48fe478494090bfda444381a331c5e538a5111d9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.11.15"
 %% +.ly: Be the first .ly file for lys-to-tely.py.
 %% Better to make lys-to-tely.py include "introduction.texi" or
 %% other .texi documents too?
index 38d41f1391c86d3b45e22b6a183ccf5fd4d363f7..2cc8caa16290d648c55997fef97dcc07a0ec891e 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 You can add (possibly temporarily) an extra staff after the beginning
index 416e87d2fc7833fb878b5262bc80208eabed06af..f4149b459695fbbd0a2f32ad8eedb384f830956f 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 The number of lines in a staff may changed by overriding
index 430cdd42844bda80e875d5b0293051937eb03974..226ebb3b0df336c74ee8ad5072a3492209db9bed 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 By default, bar numbers are printed only in the first measure.  This 
index a23e297235d89f77f786c08c971a8b5fe4b17c02..7148fb5da4a7174c212fa7a9fa52dfef59c77463 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 By setting @code{barAlways} and @code{defaultBarType}, barlines may be
index f870af2df6895ab55f65827f4e5030b30ee2af9b..1084a0b45dc1f11b091668d763d4c6656497ba74 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 If you would like the bar numbers to appear at regular intervals, but
index 2cfc0b9cba7ec0f1517de4d5efdb3e79beeeddf3..355878ef827ae4ade2127206a1c149099df5149e 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 You can have a name for the whole @code{GrandStaff} in addition to 
@@ -10,9 +10,9 @@ individual @code{Staff}s.
   
    \context GrandStaff <<
     \context Staff = "treble"    {
-      \set GrandStaff.instrument = "Violini  "
-      \set Staff.instrument = " vn I" { c''4 }}
-    \context Staff = "bass" { \set Staff.instrument = " vn II" c''4 }>>
+      \set GrandStaff.instrumentName = "Violini  "
+      \set Staff.instrumentName = " vn I" { c''4 }}
+    \context Staff = "bass" { \set Staff.instrumentName = " vn II" c''4 }>>
 
 
 \layout {
index 7688dc6210964c16db87aa2a28aece813a9050bc..88abeade96af9d287b3a730b45a885cee0dde2f6 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 According to normal typesetting conventions, LilyPond typesets key
index a33e356662b96e1b225616ec9bf0201c4ddb083c..5e1b486d31196af16c06c2b37742efe668478cab 100644 (file)
@@ -1,5 +1,5 @@
 %%  Do not edit this file; it is auto-generated from LSR!
-\version "2.10.12"
+\version "2.11.15"
 
 \header { texidoc = "
 The vertical positions of staff lines may be specified individually, by