From 8f0c5228fca8bcacbbe9d1460a82c5eba4eaefb6 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Tue, 9 Jul 2002 01:10:41 +0000 Subject: [PATCH] Bugfix: no automaticMelismata. --- ChangeLog | 4 ++++ input/twinkle.ly | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index de7d4f2ae3..8a03f5ed0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-07-09 Jan Nieuwenhuizen + + * input/twinkle.ly: Bugfix: no automaticMelismata. + 2002-07-08 Han-Wen * lily/voice-devnull-engraver.cc (try_music): diff --git a/input/twinkle.ly b/input/twinkle.ly index 756ca659d9..d6070e515d 100644 --- a/input/twinkle.ly +++ b/input/twinkle.ly @@ -114,6 +114,7 @@ textiii = \lyrics{ \score{ \notes < + \property Score.automaticMelismata = ##f \context Staff=i s1 \context Lyrics=top s1 \context GrandStaff < -- 2.39.5