[PATCH 2/3] Add capo properties to define-context-properties |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- Subject: [PATCH 2/3] Add capo properties to define-context-properties
- From: Wol <anthony@xxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2011 18:52:24 +0100
---
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"