From 46aa12dd20f1b986e36281ba1b29cc0cb120d15c Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Sat, 1 Aug 2009 22:41:44 +0100 Subject: [PATCH] Docs: News: Add entry for \left-brace and \right-brace. --- Documentation/changes.tely | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Documentation/changes.tely b/Documentation/changes.tely index ad9870394a..3d1b6f51fb 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -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, -- 2.39.5