Index: scm/define-context-properties.scm |
diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm |
index 3c9e159eb57e9b406b3283a11b17444104c09c42..3ee68e5e6a5ebceba368c151b01e13effddc64aa 100644 |
--- a/scm/define-context-properties.scm |
+++ b/scm/define-context-properties.scm |
@@ -48,6 +48,9 @@ |
on the same note in different octaves may be horizontally staggered |
if in different voices.") |
(aDueText ,markup? "Text to print at a unisono passage.") |
+ (additionalBassStrings ,list? "The additional tablature bass-strings, which |
+will not get a seprate line in TabStaff. It is a list of the pitches of each |
+string (starting with the lowest numbered one).") |
(additionalPitchPrefix ,string? "Text with which to prefix |
additional pitches within a chord name.") |
(alignAboveContext ,string? "Where to insert newly created context in |