]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add version numbers to fretboard files. release/2.11.56-1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 16 Aug 2008 21:36:18 +0000 (18:36 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 16 Aug 2008 21:36:18 +0000 (18:36 -0300)
input/manual/display-predefined-fretboards.ly
input/regression/predefined-fretboards.ly
ly/predefined-fretboards-init.ly
ly/predefined-guitar-fretboards.ly

index a53fb372b4a73b74a2dc99b1a89959dda24855f3..df78a94fe3824b0ba5515f5aa40e606bd9465096 100644 (file)
@@ -1,4 +1,6 @@
 \include "predefined-guitar-fretboards.ly"
+\version "2.11.56"
+
 
 mychords = \chordmode {c1 c:m c:aug c:dim c:7 c:maj7 c:m7 \break }
 
index daa88bd03fc7be54ce9d7e3588ca7405b36cff6c..379eb8f6a77fc35c65ccdabb0e5ef630d6ab2702 100644 (file)
@@ -1,4 +1,5 @@
 % add a chord shape
+\version "2.11.56"
 
 \addChordShape #'bes #"x;1-1-(;3-2;3-3;3-4;1-1-);"
 
index c8b7ff073146d47b562c8ceca88effa8e8a53b45..353c015b8c8bb4f203e957bf35aca03e560f01d5 100644 (file)
@@ -4,6 +4,8 @@
 %%%%
 %%%% (c) 2008 Carl D. Sorensen <c_sorensen@byu.edu>
 
+\version "2.11.56"
+
 %%%%% define storage structures
 
 % base-chord-shapes is an alist of chord shapes
index 2a08c4f0022907d9a777da9dac7251ee0fae58cd..a448f34ba159003dcac7c246074e11faec8b7bea 100644 (file)
@@ -6,6 +6,8 @@
 
 %%%  Add basic chordshapes
 
+\version "2.11.56"
+
 \addChordShape #'f #"1-1-(;3-3;3-4;2-2;1-1;1-1-);"
 \addChordShape #'f:m #"1-1-(;3-3;3-4;1-1;1-1;1-1-);"
 \addChordShape #'f:7 #"1-1-(;3-3;1-1;2-2;1-1;1-1-);"