From: Graham Percival Date: Tue, 26 Apr 2005 08:59:28 +0000 (+0000) Subject: minor fixes. X-Git-Tag: release/2.5.22~43 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2a46a60e379921c855363ec6ef02512c5234d78f;p=lilypond.git minor fixes. --- 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