From d1125121c32af7325b4d0dd5a6a540fce59f9f14 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 8 May 2008 19:12:28 -0700 Subject: [PATCH] Update from Francisco --- Documentation/user/simultaneous.itely | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Documentation/user/simultaneous.itely b/Documentation/user/simultaneous.itely index d3ced60a1c..399e86bd43 100644 --- a/Documentation/user/simultaneous.itely +++ b/Documentation/user/simultaneous.itely @@ -370,9 +370,6 @@ has no effect on the pitches of @var{musicexpr1} and @snippets -@lilypondfile[verbatim,lilyquote,texidoc] -{combining-two-parts-on-the-same-staff.ly} - Parts may be merged without printing text: @lilypond[quote,verbatim,ragged-right] @@ -410,6 +407,7 @@ Notation Reference: Snippets: @rlsr{Simultaneous notes}. + Internals Reference: @rinternals{PartCombineMusic}, @rinternals{Voice}. @@ -469,13 +467,13 @@ music = { % Bar 1 a'8 b' c'' d'' | d'4 e' | - c16 d e f d e f g | + c16 d e fis d e fis g | a,4 a,4 | % Bar 2 - e''8 f'' g'' a'' | - f'4 g' | - e16 f g a f g a b | + e''8 fis'' g'' a'' | + fis'4 g' | + e16 fis g a fis g a b | a,4 a,4 | % Bar 3 ... -- 2.39.5