]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / changes.tely
index 98c22f58dcfeaedea4eaa6bc72d0f19d36f68046..da96f0b5a50f87aefe48910eadd3a7da297dbe61 100644 (file)
@@ -62,6 +62,17 @@ which scares away people.
 
 @end ignore
 
+@item
+A version of the breve notehead has been added with two vertical lines on each side.
+@lilypond
+\relative c'' {
+  \time 4/2
+  \override Staff.NoteHead  #'style = #'altdefault
+  c\breve b\breve
+}
+@end lilypond
+
+
 @item
 Instrument names and vocal names now take into account the extent of
 system start delimiters in other staves for their positioning,