projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
638ad29
)
Sync type for lyricMelismaAlignment with self-alignment-X.
author
Neil Puttock
<n.puttock@gmail.com>
Sun, 14 Aug 2011 22:10:23 +0000
(23:10 +0100)
committer
Neil Puttock
<n.puttock@gmail.com>
Sun, 14 Aug 2011 22:24:06 +0000
(23:24 +0100)
* scm/define-context-properties.scm (all-user-translation-properties):
change type for lyricMelismaAlignment to number?
scm/define-context-properties.scm
patch
|
blob
|
history
diff --git
a/scm/define-context-properties.scm
b/scm/define-context-properties.scm
index dab5211f14372444171626f23fb0ef3120175ee8..f59a862f1532edfad257718f0df3446ce0a84bae 100644
(file)
--- a/
scm/define-context-properties.scm
+++ b/
scm/define-context-properties.scm
@@
-322,7
+322,7
@@
containing @code{(@var{step} . @var{alter})} or @code{((@var{octave} .
alterations, use symbols, e.g. @code{keySignature = #`((6 . ,FLAT))}.")
- (lyricMelismaAlignment ,
ly:di
r? "Alignment to use for a melisma syllable.")
+ (lyricMelismaAlignment ,
numbe
r? "Alignment to use for a melisma syllable.")
(majorSevenSymbol ,markup? "How should the major 7th be formatted