From 6e5a2eabb888bfa9354f9d7bd84fb93dc93e6d6c Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 14 Nov 2007 17:14:55 -0800 Subject: [PATCH] Minor fix. --- Documentation/user/rhythms.itely | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/user/rhythms.itely b/Documentation/user/rhythms.itely index b7ba91cde8..ca007944bb 100644 --- a/Documentation/user/rhythms.itely +++ b/Documentation/user/rhythms.itely @@ -277,11 +277,12 @@ note: @lilypond[ragged-right,verbatim,quote] \new RhythmicStaff { \set tupletFullLength = ##t + \set tupletFullLengthNote = ##t \time 4/4 \times 4/5 { c4 c1 } - \set tupletFullLengthNote = ##t + \set tupletFullLengthNote = ##f \time 2/4 \times 2/3 { c4 c c -- 2.39.5