From 9032042b8d12dd25bd89f109dafb349afa39de98 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Mon, 17 May 2010 17:28:28 +0100 Subject: [PATCH] Doc: NR snippet: controlling tuplet bracket vis Added snippet to doc --- Documentation/notation/rhythms.itely | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/notation/rhythms.itely b/Documentation/notation/rhythms.itely index ac6dfa92e0..07b9500552 100644 --- a/Documentation/notation/rhythms.itely +++ b/Documentation/notation/rhythms.itely @@ -218,7 +218,7 @@ Tuplets may be nested: @lilypond[quote,verbatim,relative=2] \autoBeamOff -c4 \times 4/5 { f8 e f \times 2/3 { e[ f g] } } f4 | +c4 \times 4/5 { f8 e f \times 2/3 { e[ f g] } } f4 @end lilypond Modifying nested tuplets which begin at the same musical moment @@ -256,6 +256,9 @@ see @ref{Scaling durations}. @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle] {non-default-tuplet-numbers.ly} +@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle] +{controlling-tuplet-bracket-visibility.ly} + @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle] {permitting-line-breaks-within-beamed-tuplets.ly} -- 2.39.5