[PATCH 2/3] Add capo properties to define-context-properties

[ Thread Index | Date Index | More lilynet.net/frogs Archives ]


---
 scm/define-context-properties.scm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm
index dab5211..d17f72f 100644
--- a/scm/define-context-properties.scm
+++ b/scm/define-context-properties.scm
@@ -135,6 +135,8 @@ that normally end on beats.")
      (beatStructure ,list? "List of @code{baseMoment}s that are combined
 to make beats.")
 
+     (capoPitch ,ly:pitch? "The pitch to transpose chords down by when using the capo.")
+     (capoVertical ,boolean? "Whether to display actual and transposed pitches above each other or not.")
      (chordChanges ,boolean? "Only show changes in chords scheme?")
      (chordNameExceptions ,list? "An alist of chord exceptions.
 Contains @code{(@var{chord} . @var{markup})} entries.")
-- 
1.7.3.4


--------------070902060703040007030606
Content-Type: text/plain;
 name="0003-Modify-chord-name-engraver-to-call-capo-handler.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename*0="0003-Modify-chord-name-engraver-to-call-capo-handler.patch"



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/