From: Francisco Vila Date: Wed, 27 Aug 2008 23:59:04 +0000 (+0200) Subject: Doc: change old property names to new functions X-Git-Tag: release/2.11.58-1~32^2~12^2~2^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=349e5aab16df073e504d587f825e607f7c904451;p=lilypond.git Doc: change old property names to new functions --- diff --git a/Documentation/user/simultaneous.itely b/Documentation/user/simultaneous.itely index 674fee6749..68a1c03432 100644 --- a/Documentation/user/simultaneous.itely +++ b/Documentation/user/simultaneous.itely @@ -436,13 +436,13 @@ Note heads with different dots may be merged: The collision on the second measure happens because -@code{\merge-differently-headed} cannot successfully complete the +@code{\mergeDifferentlyHeadedOn} cannot successfully complete the merge when three or more notes line up in the same column -- in fact, you will obtain a warning for this reason. To allow the merge to work properly, apply a @code{\shift} to the note that should not be merged. Here, @code{\shiftOn} is applied to move the top @code{g} out of the column, and -@code{\merge-differently-headed} works properly. +@code{\mergeDifferentlyHeadedOn} works properly. @lilypond[quote,relative=2,verbatim] << @@ -515,7 +515,7 @@ Internals Reference: @knownissues -When using @code{\merge-differently-headed} with an upstem eighth +When using @code{\mergeDifferentlyHeadedOn} with an upstem eighth or a shorter note, and a downstem half note, the eighth note stem gets a slightly wrong offset because of the different width of the half note head symbol.