]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Add functionality to string numbers
[lilypond.git] / Documentation / changes.tely
index 9e53285a1c0b7a21b030a0202c6642e6c7f101fd..b714fe5d941628cfc9aa5017160e36627583c85b 100644 (file)
@@ -164,6 +164,17 @@ group, but @emph{not} with @var{violinI}, will be removed.
 The @code{\addlyrics} function now works with arbitrary contexts
 incuding @code{Staff}.
 
+@item
+String numbers can now also be used to print roman numerals
+(e.g. for unfretted string instruments).
+@lilypond[verbatim,quote,relative=2]
+c2\2
+\romanStringNumbers
+c\2
+\arabicStringNumbers
+c1\3
+@end lilypond
+
 @item
 The @code{thin-kern} property of the @code{BarLine} grob has been
 renamed to @code{segno-kern}.