]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/NEWS.tely
Merge branch 'master' of ssh+git://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / topdocs / NEWS.tely
index d4a84594b9f4a522174c48dd43fdf58f06da4a24..c60fc9b5f6d667e8744647e9468997af3fc64c34 100644 (file)
@@ -84,9 +84,9 @@ 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
-example illustrates @code{neo-modern} rule.
+Four automatic accidentals rules have been added: @code{neo-modern},
+@code{neo-modern-cautionary}, @code{dodecaphonic} and @code{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.