From: James Lowe Date: Mon, 17 May 2010 16:28:28 +0000 (+0100) Subject: Doc: NR snippet: controlling tuplet bracket vis X-Git-Tag: release/2.13.22-1~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9032042b8d12dd25bd89f109dafb349afa39de98;p=lilypond.git Doc: NR snippet: controlling tuplet bracket vis Added snippet to doc --- 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}