From 11339d35c7c78215ea2bcb2caac41872be92f3c9 Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Thu, 9 Oct 2008 19:11:02 +0200 Subject: [PATCH] Updated NEWS.tely --- Documentation/topdocs/NEWS.tely | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index d4a84594b9..e7911d8c32 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -84,8 +84,8 @@ Two variations on the default double repeat bar line are now available. @end lilypond @item -Three automatic accidentals rules have been added: @code{neo-modern}, -@code{neo-modern-cautionary} and @code{dodecaphonic}. The following +Four automatic accidentals rules have been added: @code{neo-modern}, +@code{neo-modern-cautionary}, @code{dodecaphonic} and @{teaching}. The following example illustrates @code{neo-modern} rule. @lilypond[] notes = { @@ -213,8 +213,15 @@ scripts.caesura -> scripts.caesura.curved \center-align -> \center-column \hcenter -> \center-align printallheaders -> print-all-headers +\bigger -> \larger (already existing command) @end example +@noindent +Moreover, some files in the @code{ly/} directory have been renamed; +the *-init.ly filenames are now only used for files that are automatically +included, while such files as @code{makam-init.ly} or @code{gregorian-init.ly} +have been renamed to @code{makam.ly} or @code{gregorian.ly}. + @item Metronome marks can now also contain a textual description. The duration and count (if given) are shown in parentheses after the text. -- 2.39.5