]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/grob-property-description.scm
patch::: 1.5.7.jcn2
[lilypond.git] / scm / grob-property-description.scm
index 74dd0faf6237cd3e948961fb7e64b293020413a8..c32ecc7633ffd6b30d3a44ed2caba74cf4cbee78 100644 (file)
@@ -41,6 +41,11 @@ This procedure is called (using dependency resolution) after line breaking. Retu
 (grob-property-description 'arch-width number? "width of the hook of a system brace.")
 (grob-property-description 'arithmetic-basicspace number? "see @ref{spacing-spanner-interface}.")
 (grob-property-description 'arithmetic-multiplier number? "see @ref{spacing-spanner-interface}.")
+(grob-property-description 'arpeggio-type symbol? "Type of arpeggio. 
+up: a squiggly line with upward arrow, 
+down: a squiggly line with upward arrow, 
+bracket: a square bracket, 
+plain: a plain squiggly line (default)")
 (grob-property-description 'attachment pair? "cons of symbols, '(LEFT-TYPE . RIGHT-TYPE), where both types may be alongside-stem, stem, head or loose-end.")
 
 (grob-property-description 'stem-attachment-function procedure? "Where