From 96334b5723bf609ed7d764b192b1fb9578ff7255 Mon Sep 17 00:00:00 2001
From: Mats Bengtsson <mats.bengtsson@s3.kth.se>
Date: Wed, 29 Sep 2004 16:47:03 +0000
Subject: [PATCH] 	* Documentation/user/notation.itely (Multi measure
 rests): 	Improved example.

---
 ChangeLog                         | 5 +++++
 Documentation/user/notation.itely | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8ac2f3abcc..8e3be60b12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-09-29  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+	* Documentation/user/notation.itely (Multi measure rests):
+	Improved example.
+
 2004-09-29  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
 	* 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
 
-- 
2.39.5