From: Graham Percival Date: Wed, 15 Aug 2007 07:13:47 +0000 (-0700) Subject: Minor fix from mailist. X-Git-Tag: release/2.11.30-1~15^2~14^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=03cade3ca3e3f6adc81b72b80ef270698a664db6;p=lilypond.git Minor fix from mailist. --- diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 528fa6ce35..c03e890123 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -3216,6 +3216,19 @@ Repeats with upbeats may be created. } @end lilypond +@noindent +or + +@lilypond[quote,ragged-right,fragment,verbatim,relative=2] +\new Staff { + \partial 4 + \repeat volta 4 { e | c2 d2 | e2 f2 | } + \alternative { { \partial 4*3 g4 g g } { a a a a | b2. } } +} +@end lilypond + + + @funindex \repeatTie Ties may be added to a second ending,