From fcf711d1e87abb3e1bf6e9bc5a528f128cad17f1 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Sun, 26 Jul 2015 16:42:17 +0200 Subject: [PATCH] Issue 4523: Changes: mention incomplete overrides (issue 4505) --- Documentation/changes.tely | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/changes.tely b/Documentation/changes.tely index dec9271023..6182a59323 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -63,9 +63,10 @@ which scares away people. @item Music (and scheme and void) functions and markup commands that -just supply the final parameters to a chain of music and function -and markup command calls, respectively, can now be defined in the -form of just writing the expression cut short with @code{\etc}. +just supply the final parameters to a chain of overrides, music +function and markup command calls can now be defined in the form +of just writing the expression cut short with @code{\etc}. + @lilypond[verbatim,quote] bold-red-markup = \markup \bold \with-color #red \etc highlight = \tweak font-size 3 \tweak color #red \etc -- 2.39.5