]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Top): update prop value
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 12 Jul 2006 13:49:53 +0000 (13:49 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 12 Jul 2006 13:49:53 +0000 (13:49 +0000)
ChangeLog
Documentation/topdocs/NEWS.tely

index f9dba95089ccf3b0a463e46f552d5755f9e10750..d6274a4d527245d3a7955b1886dadf0dba940c07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-07-12  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * Documentation/topdocs/NEWS.tely (Top): update prop value 
+
        * Documentation/user/basic-notation.itely (Tuplets): new property
        value.
 
index 1b6cc57da203d547b2cf1227d4a775ae5e8dc2a3..47e3c70838a2d44a284eb03d324ad74962ae65b2 100644 (file)
@@ -73,7 +73,7 @@ Nested tuplets can have different formatting for each nesting level,
   \time 5/4
   \tweak #'text #tuplet-number::calc-fraction-text
   \times 5/3 {
-     \tweak #'tupletNumberFormatFunction #denominator-tuplet-formatter
+     \tweak #'tupletNumberFormatFunction #tuplet-number::calc-denominator-text
      \times 2/3 {
         c'8[ c'8 c'8]
      }