]> git.donarmstrong.com Git - lilypond.git/commitdiff
Mention use of \score as markup.
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 29 Apr 2004 16:34:51 +0000 (16:34 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 29 Apr 2004 16:34:51 +0000 (16:34 +0000)
ChangeLog
Documentation/topdocs/NEWS.texi

index 726541eb4bccc55f3e274fc0e8c3ca8559658594..5226b85d4db739bcef38205786c1900840132613 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * Documentation/topdocs/NEWS.texi: Mention use of \score as markup.
+
        * lily/page.cc (Page): Do not use ly_scheme_function for
        volatile/configurable variables (FIXME: better name).
 
index 5c82d2aa1e8f27a72632d44b211f75e4099e73c9..46d4e25a1706667ac52ca515ef5294464ac0b8a8 100644 (file)
@@ -8,6 +8,15 @@
 
 @itemize @bullet
 
+@item Music can be used as a markup
+When inserting a @code{score} block as part of a @code{\markup},
+it produces a rendered markup of the music.
+
+@example
+@c TODO, see input/test/markup-score.ly
+@end example
+
+
 @item LilyPond expressions can be embedded into Scheme, thanks to the
 @code{#@{ ... #@}} syntax. Within such a block, Scheme forms, for
 instance variable names, can be introduced thanks to a @code{$}