]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: News: Add entry for \left-brace and \right-brace.
authorNeil Puttock <n.puttock@gmail.com>
Sat, 1 Aug 2009 21:41:44 +0000 (22:41 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sat, 1 Aug 2009 21:41:44 +0000 (22:41 +0100)
Documentation/changes.tely

index ad9870394ae5c1e191ddf398a5c7cc6541205bef..3d1b6f51fb0e48fdca42ec1973845c0b9ae368ec 100644 (file)
@@ -62,6 +62,17 @@ which scares away people.
 
 @end ignore
 
+@item
+Braces in markup can now be selected by point size using the markup commands
+@code{\left-brace} and @code{\right-brace}.
+@lilypond[quote]
+\markup {
+  \left-brace #35
+  \hspace #2
+  \right-brace #45
+}
+@end lilypond
+
 @item
 Intermediate .ps files which are created by LilyPond
 during compilation are now deleted by default.  To keep them,