From: fred Date: Tue, 26 Mar 2002 23:23:12 +0000 (+0000) Subject: lilypond-1.3.61 X-Git-Tag: release/1.5.59~1568 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f1dcf9879d1ed4623fd7ecf86732bd1d5ec180c0;p=lilypond.git lilypond-1.3.61 --- diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index b7db980a02..d385fd0cdc 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -19,7 +19,7 @@ * Note specification:: notedesc * barlines:: barlines * Manual beams:: Manual beam -* tremolo:: tremolo +* stem tremolo:: tremolo * Compound music expressions:: Compound music expressions * relative:: relative * Repeats:: Repeats diff --git a/Documentation/user/tutorial.itely b/Documentation/user/tutorial.itely index f15f05f515..a457b40368 100644 --- a/Documentation/user/tutorial.itely +++ b/Documentation/user/tutorial.itely @@ -937,7 +937,7 @@ hoomPahHoomPah = @{ [\hoomPah \hoomPah] @} Put two of these fragments in sequence, and beam them.@example bassvoices = \notes \relative c' @{ c4 g8. b,16 -\repeat unfold 4 {\hoomPahHoomPah} +\repeat unfold 4 @{\hoomPahHoomPah @} @end example Entering the bass part is easy: the hoomPahHoomPah variable is repeated four times; @code{unfold} means that all four repetitions