]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updated NEWS.tely
authorValentin Villenave <valentin@villenave.net>
Thu, 9 Oct 2008 17:11:02 +0000 (19:11 +0200)
committerValentin Villenave <valentin@villenave.net>
Thu, 9 Oct 2008 17:11:02 +0000 (19:11 +0200)
Documentation/topdocs/NEWS.tely

index d4a84594b9f4a522174c48dd43fdf58f06da4a24..e7911d8c3249f1b78c0f5e906028885c421e308f 100644 (file)
@@ -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.