Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(464)

Unified Diff: Documentation/changes.tely

Issue 296600043: Make \header blocks tangible in Scheme
Patch Set: Use \markupId and \stringId in identifiers regtest Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | input/regression/identifiers.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Documentation/changes.tely
diff --git a/Documentation/changes.tely b/Documentation/changes.tely
index fc4052efa6372f1b70ad07faff6b629588a2e885..fb1a77f6331bf83b72dc992a31a1bf3a05c7ecdc 100644
--- a/Documentation/changes.tely
+++ b/Documentation/changes.tely
@@ -62,6 +62,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
contain unsigned integers, and may alternatively be separated by
« no previous file with comments | « no previous file | input/regression/identifiers.ly » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b