]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-properties.ly
new file.
[lilypond.git] / input / regression / tuplet-properties.ly
index 148fda13db1113b9452e1f422d17d0d16960c97b..eb38718348bd037c3e2d22e3f15730b0b058b46c 100644 (file)
@@ -1,16 +1,16 @@
 
 \header {
-texidoc = "Tuplet bracket formatting supports numerous options:
-NB should have no bracket, B should have bracket.
+texidoc = "Tuplet bracket formatting supports numerous options,
+for instance, bracketed (B) and non-bracketed (NB).
 "
 }
  
 
-\version "2.1.22"
+\version "2.3.4"
 
 
 \score { 
-    \context Voice \notes\relative c'' {
+    \context Voice \relative c'' {
 
        \times 2/3 { c'8 c,, c }
        \times 2/3 { c'8 c'' c,, }