From 224246365f67fb44799fee4eb00e5debea5a35ec Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 26 Jan 2012 21:17:13 +0000 Subject: [PATCH] Changes.tely: Mention Flag changes, remove duplicate "does" --- Documentation/changes.tely | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Documentation/changes.tely b/Documentation/changes.tely index c0d475a6b0..8281811608 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -61,6 +61,13 @@ which scares away people. @end ignore +@item +Flags are now treated as separate objects rather than as stem parts. +@lilypond[fragment,quote,relative=2] +\override Flag #'color = #red +g8 +@end lilypond + @item Two alternative methods for bar numbering can be set, especially for when using repeated music; @@ -235,7 +242,7 @@ c4_\< c c^\> c c1_\p @item Appoggiaturas and acciaccaturas now also work inside a slur, not only inside a phrasing slur. Also, a function @code{\slashedGrace} was added that does -does not use a slur from the acciaccatura note. +not use a slur from the acciaccatura note. @lilypond[fragment,quote,relative=2] c4( \appoggiatura e8 d4 \acciaccatura e8 d4 \slashedGrace e8 c4) @end lilypond -- 2.39.5