]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: Update.
authorNeil Puttock <n.puttock@gmail.com>
Fri, 6 Mar 2009 01:11:55 +0000 (01:11 +0000)
committerNeil Puttock <n.puttock@gmail.com>
Fri, 6 Mar 2009 01:11:55 +0000 (01:11 +0000)
input/lsr/fretboard-chordchanges.ly [new file with mode: 0644]
input/lsr/fretted-strings.snippet-list
input/new/fretboard-chordchanges.ly

diff --git a/input/lsr/fretboard-chordchanges.ly b/input/lsr/fretboard-chordchanges.ly
new file mode 100644 (file)
index 0000000..9ee73db
--- /dev/null
@@ -0,0 +1,24 @@
+%% Do not edit this file; it is auto-generated from input/new
+%% This file is in the public domain.
+\version "2.13.0"
+
+\header {
+  lsrtags = "fretted-strings"
+  texidoc = "FretBoards can be set to display only when the chord changes
+or at the beginning of a new line."
+  doctitle = "Fretboard chordchanges"
+} % begin verbatim
+
+
+myChords = \chordmode {
+  c1 c1 \break
+  c1 c1 \break
+  \set chordChanges = ##t
+  c1 c1 \break
+}
+
+<<
+  \new ChordNames { \myChords }
+  \new FretBoards { \myChords }
+  \new Staff { \myChords }
+>>
index d379d2cf876e346fad9d87f2bf22d289e40f90ba..426b493d129bd04426f64685ca41dc90c2002841 100644 (file)
@@ -9,6 +9,7 @@ faking-a-hammer-in-tablatures.ly
 fingerings,-string-indications,-and-right-hand-fingerings.ly
 flamenco-notation.ly
 fret-diagrams-explained-and-developed.ly
+fretboard-chordchanges.ly
 guitar-strum-rhythms.ly
 how-to-change-fret-diagram-position.ly
 jazz-combo-template.ly
index ec0f1a968d8dc723726ed08e006886b2c137d082..9d86f116bc8783592f24dc1dd1850f72307d3d5d 100644 (file)
@@ -1,11 +1,11 @@
-\header{
-  
+\version "2.13.0"
+
+\header {
+  lsrtags = "fretted-strings"
   texidoc = "FretBoards can be set to display only when the chord changes
 or at the beginning of a new line."
-
+  doctitle = "Fretboard chordchanges"
 }
-  
-  \version "2.13.0"
 
 myChords = \chordmode {
   c1 c1 \break