]> git.donarmstrong.com Git - lilypond.git/commitdiff
minor fixes.
authorGraham Percival <graham@percival-music.ca>
Tue, 26 Apr 2005 08:59:28 +0000 (08:59 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 26 Apr 2005 08:59:28 +0000 (08:59 +0000)
Documentation/user/basic-notation.itely
Documentation/user/instrument-notation.itely

index 740a7d0a3752ae3ccc513c1bf346aaba694b0906..6a22a192b84d5c4da369a393c96ccf2056b042b8 100644 (file)
@@ -721,6 +721,10 @@ Not all durations (especially those containing tuplets) can be
 represented exactly with normal notes and dots, but the engraver will
 not insert tuplets.
 
+@code{Completion_heads_engraver} only affects notes; it does not split
+rests.
+
+
 @seealso
 
 Examples: @inputfileref{input/@/regression,completion@/-heads@/.ly}.
index 0e6877e48d35307f82e0678b2b090f2175ccf07f..4f42e35b415bad8ff9f58a9259c7359ec67bfab6 100644 (file)
@@ -116,12 +116,6 @@ quality output, staff switches should be specified manually.
 
 @code{\autochange} cannot be inside @code{\times}.
 
-Internally, the @code{\partcombine} interprets both arguments as
-@code{Voice}s named @code{one} and @code{two}, and then decides when
-the parts can be combined.  Consequently, if the arguments switch to
-differently named @internalsref{Voice} contexts, the events in those
-will be ignored.
-
 
 @node Manual staff switches
 @subsection Manual staff switches