From 2a46a60e379921c855363ec6ef02512c5234d78f Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 26 Apr 2005 08:59:28 +0000 Subject: [PATCH] minor fixes. --- Documentation/user/basic-notation.itely | 4 ++++ Documentation/user/instrument-notation.itely | 6 ------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 740a7d0a37..6a22a192b8 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -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}. diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index 0e6877e48d..4f42e35b41 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -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 -- 2.39.5