]> git.donarmstrong.com Git - lilypond.git/commitdiff
Slight modification to the polymetric example.
authorMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 3 Jan 2007 13:17:32 +0000 (14:17 +0100)
committerMats Bengtsson <mats.bengtsson@s3.kth.se>
Wed, 3 Jan 2007 13:17:32 +0000 (14:17 +0100)
Documentation/user/advanced-notation.itely

index 1c19f5c0a76f2d028a4bfb6eaed386a17082c530..2c14fd82282979f640439b2fe8aca13c5a1d2793 100644 (file)
@@ -1713,7 +1713,7 @@ created with a markup text.  This markup text is inserted in the
 tsMarkup =\markup {
   \override #'(baseline-skip . 2) \number {
     \column { "2" "4" }
-    \lower #1 "+"
+    \vcenter "+"
     \bracket \column { "5" "8" }
   }
 }