]> git.donarmstrong.com Git - lilypond.git/commitdiff
Small update from mailist.
authorGraham Percival <graham@percival-music.ca>
Mon, 12 Feb 2007 22:36:11 +0000 (14:36 -0800)
committerJohn Mandereau <john.mandereau@gmail.com>
Sat, 17 Feb 2007 10:42:40 +0000 (11:42 +0100)
Documentation/user/changing-defaults.itely

index d58ef556dfa1e4ba41708baf90ddba3993362840..54e9b16fa8db8341697ce7879d0f90285db5f8ed 100644 (file)
@@ -1294,10 +1294,17 @@ properties.  To tweak those, use commands in the form
 @funindex \override
 @cindex internal documentation
 
+For many properties, regardless of the data type of the property, setting the
+property to false ( @code{##f} ) will result in turning it off, causing
+Lilypond to ignore that property entirely.  This is particularly useful for
+turning off grob properties which may otherwise be causing problems.
+
 We demonstrate how to glean this information from the notation manual
 and the program reference.
 
 
+
+
 @node Navigating the program reference
 @subsection Navigating the program reference