]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/NEWS.tely
* Documentation/user/instrument-notation.itely (String number
[lilypond.git] / Documentation / topdocs / NEWS.tely
index b9e3227e450131e7af5a55a6526638348516a9cf..a517cbdb3e392bbeb0e0fe9e9d57c83c410833d9 100644 (file)
@@ -28,6 +28,15 @@ See user manual, \NAME\
 
 
 @itemize @bullet
+@item
+String numbers are now printed on chords as well,
+
+@lilypond[relative,relative=1,raggedright]
+<c\1 e\2 g\3>
+@end lilypond
+
+See also @inputfileref{input/regression,string-number.ly}.
+
 @item
 Notes with ledger lines will be kept at a distance, so they never
 disappear.
@@ -48,6 +57,15 @@ music expression, for example,
 @c FIXME, cannot use toplevel music examples in lilypond-book,
 @c but it works at toplevel too, as shown.
 @lilypond[quote,raggedright]
+\paper {
+   vsize = 60\mm
+   hsize = 60\mm
+   %% FIXME?
+   printpagenumber = ##f
+}
+\header {
+   tagline = ""
+}
 \book {
   \score {
     \relative { c' d e }