From f4bbf51329c0594b55ae7fa28a831ec700c9d2e7 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Sun, 12 Jul 2015 11:59:04 +0200 Subject: [PATCH] Issue 4487/4: add Changes entry for \etc --- Documentation/changes.tely | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Documentation/changes.tely b/Documentation/changes.tely index 45fbb4f885..f706653f3d 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -61,6 +61,21 @@ which scares away people. @end ignore +@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}. +@lilypond[verbatim,quote] +bold-red-markup = \markup \bold \with-color #red \etc +highlight = \tweak font-size 3 \tweak color #red \etc + +\markup \bold-red "text" +\markuplist \column-lines \bold-red { One Two } + +{ c' \highlight d' e'2-\highlight -! } +@end lilypond + @item LilyPond functions defined with @code{define-music-function}, @code{define-event-function}, @code{define-scheme-function} and -- 2.39.2