From: Mats Bengtsson Date: Wed, 3 Jan 2007 13:17:32 +0000 (+0100) Subject: Slight modification to the polymetric example. X-Git-Tag: release/2.11.8-1~10^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=098614679236080f3d752c10f2d39cf57fb10789;p=lilypond.git Slight modification to the polymetric example. --- diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 1c19f5c0a7..2c14fd8228 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -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" } } }