From: David Kastrup Date: Wed, 29 Jun 2016 16:58:11 +0000 (+0200) Subject: Issue 4908/7: Add Changes entry for \header expressions X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;ds=sidebyside;h=4c8d9ad293aa114e851a4523d863d3194b6fe18f;p=lilypond.git Issue 4908/7: Add Changes entry for \header expressions --- diff --git a/Documentation/changes.tely b/Documentation/changes.tely index fc4052efa6..fb1a77f633 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -61,6 +61,17 @@ which scares away people. @end ignore +@item +Blocks introduced with @code{\header} can be stored in variables +and used as arguments to music and scheme functions and as the +body of @code{#@{@dots{}#@}} constructs. They are represented as +a Guile module. + +While @code{\book}, @code{\bookpart}, @code{\score}, @code{\with}, +@code{\layout}, @code{\midi}, @code{\paper} blocks can be passed +around in similar manner, they are represented by different data +types. + @item Dot-separated symbol lists like @code{FretBoard.stencil} were already supported as of version@tie{}2.18. They may now also