From 4c8d9ad293aa114e851a4523d863d3194b6fe18f Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Wed, 29 Jun 2016 18:58:11 +0200 Subject: [PATCH] Issue 4908/7: Add Changes entry for \header expressions --- Documentation/changes.tely | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 2.39.2