]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
New alist to replace special characters.
[lilypond.git] / Documentation / changes.tely
index c4e3332f132addb0033e685c5cfc57a6f83678ad..f7d6faf885206c703a1bb3dc7d5c2a7fb055283b 100644 (file)
@@ -75,6 +75,15 @@ dyn=#(define-event-function (parser location arg) (markup?)
 \relative c' { c\dyn pfsss }
 @end lilypond
 
+@item
+A list of ASCII aliases for special characters can be included.
+@lilypond[quote,verbatim]
+\paper {
+  #(include-special-characters)
+}
+\markup "• † &copyright; &OE; &ss; ¶"
+@end lilypond
+
 @item
 There is a new @code{define-scheme-function} command in analogy to
 @code{define-music-function} that can be used to define functions