From c0922cccef8da774f9f208614c9f6b92cfdc6e3f Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Tue, 27 Dec 2011 16:58:45 +0100 Subject: [PATCH] changes.tely: misspelt ragged-right --- Documentation/changes.tely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/changes.tely b/Documentation/changes.tely index 4fa409595b..34645e38d7 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -130,7 +130,7 @@ There is a new @code{define-event-function} command in analogy to @code{define-music-function} that can be used for defining music functions acting as events without requiring a direction specifier (@code{-}, @code{^}, or @code{_}) placed before them. -@lilypond[quote,verbatim,raggedright] +@lilypond[quote,verbatim,ragged-right] dyn=#(define-event-function (parser location arg) (markup?) (make-dynamic-script arg)) \relative c' { c\dyn pfsss } -- 2.39.5