From: Heikki Junes <heikki.junes@hut.fi>
Date: Wed, 28 Jan 2004 23:57:07 +0000 (+0000)
Subject:        * input/test/trills.ly: fix the unfolding of lineprall.
X-Git-Tag: release/2.1.23~149
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6a96ca463c437066ffeeaef8bc5837d17d7501c9;p=lilypond.git

   * input/test/trills.ly: fix the unfolding of lineprall.
---

diff --git a/ChangeLog b/ChangeLog
index 4c9d0bf335..4204e80bdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
 	* scm/chord-name.scm (german-markup): bugfix: use SEMI-TONE.
 
+	* input/test/trills.ly: fix the unfolding of lineprall.
+
 2004-01-28  Jan Nieuwenhuizen  <janneke@gnu.org>
 
 	* Documentation/topdocs/NEWS.texi: Add note about safe mode.
diff --git a/input/test/trills.ly b/input/test/trills.ly
index f74c9ea466..9dbc7fecfa 100644
--- a/input/test/trills.ly
+++ b/input/test/trills.ly
@@ -93,7 +93,7 @@ visible = \property Voice.NoteHead \revert #'transparent
       \new Staff \notes\relative c'' {
         % autobeamer has som problems here
 	d32[  \repeat unfold 3 { c d } c]
-	d8 ~  d32[\repeat unfold 3 { d32 c  } c]
+	d8 ~  d32[\repeat unfold 3 { c32 d  } c]
 	d32 c b c \repeat unfold 4 { d32 c }
 	b32 c d c \repeat unfold 4 { d32 c }
 	c32[( b a16 b  c)]