]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/refman.itely
add some undocced properties.
[lilypond.git] / Documentation / user / refman.itely
index d0a5b015b653f97a1393f9b5eeba41094364411a..01b9b8b1e9751725f2f20d062b4ee0b6162dd4d2 100644 (file)
@@ -1109,12 +1109,18 @@ Set @code{height} to zero, to get horizontal beams:
 Here's how you'd specify a weird looking beam that instead of being
 horizontal, falls two staff spaces:
 
+
+[FIXME]
+
+
 @lilypond[fragment,relative,verbatim]
   \property Voice.Beam \set #'staff-position = #4
   \property Voice.Beam \set #'height = #-4
   [c8 c] 
 @end lilypond
 
+[TODO: doc autokneeing ? ]
+
 @c TODO -> why this ref? Document? 
 @cindex @code{neutral-direction}