From d19bccdd5484b2658eae781ab20b883d549916e7 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Fri, 30 Apr 2004 10:51:38 +0000 Subject: [PATCH] * Documentation/user/notation.itely (Measure repeats): Removed unnecessary (and confusing) \context Voice{. --- ChangeLog | 5 +++++ Documentation/user/notation.itely | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5226b85d4d..e045884dc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-04-30 Mats Bengtsson + + * Documentation/user/notation.itely (Measure repeats): Removed + unnecessary (and confusing) \context Voice{. + 2004-04-29 Jan Nieuwenhuizen * Documentation/topdocs/NEWS.texi: Mention use of \score as markup. diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 87b6f3a119..21213b117b 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -2674,9 +2674,8 @@ Patterns of a one and two measures are replaced by percent-like signs, patterns that divide the measure length are replaced by slashes @lilypond[quote,verbatim,raggedright] -\context Voice { \repeat "percent" 4 { c'4 } - \repeat "percent" 2 { c'2 es'2 f'4 fis'4 g'4 c''4 } -} +\repeat "percent" 4 { c'4 } +\repeat "percent" 2 { c'2 es'2 f'4 fis'4 g'4 c''4 } @end lilypond @seealso -- 2.39.5