From: matsb Date: Wed, 29 Sep 2004 16:47:03 +0000 (+0000) Subject: * Documentation/user/notation.itely (Multi measure rests): X-Git-Tag: release/2.3.24^2~113 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6c6268879a0c139a5f5d72bc33b987cc1b4e2c6c;p=lilypond.git * Documentation/user/notation.itely (Multi measure rests): Improved example. --- diff --git a/ChangeLog b/ChangeLog index 8ac2f3abcc..8e3be60b12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-29 Mats Bengtsson + + * Documentation/user/notation.itely (Multi measure rests): + Improved example. + 2004-09-29 Han-Wen Nienhuys * lily/auto-beam-engraver.cc (test_moment): robustify. diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 6a8d90c4cd..f31d8084d1 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -5162,8 +5162,9 @@ adding fermatas @lilypond[quote,verbatim,fragment] + \set Score.skipBars = ##t \time 3/4 - R2._\markup { "Ad lib" } + R2.*10^\markup { \number 10 }_\markup { "Ad lib" } R2.^\fermataMarkup @end lilypond