From a50be3ac023abb20b21af663ea234dc41a085767 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Wed, 11 May 2011 12:27:17 +0200 Subject: [PATCH] Doc: nitpick -- indent a function argument. --- Documentation/es/notation/rhythms.itely | 2 +- Documentation/notation/rhythms.itely | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/es/notation/rhythms.itely b/Documentation/es/notation/rhythms.itely index 48a5235ed8..39a69e31dd 100644 --- a/Documentation/es/notation/rhythms.itely +++ b/Documentation/es/notation/rhythms.itely @@ -1629,7 +1629,7 @@ de barrado automático. \time 3/4 \set Staff.timeSignatureFraction = #'(9 . 8) \scaleDurations #'(2 . 3) - \repeat unfold 6 { c8[ c c] } + \repeat unfold 6 { c8[ c c] } } \new Staff { \time 3/4 diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index 7941854257..3de6408b0f 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -1577,7 +1577,7 @@ duration scaling affects the autobeaming rules. \time 3/4 \set Staff.timeSignatureFraction = #'(9 . 8) \scaleDurations #'(2 . 3) - \repeat unfold 6 { c8[ c c] } + \repeat unfold 6 { c8[ c c] } } \new Staff { \time 3/4 -- 2.39.5