Re: [frogs] [PATCH] : Supply missing documentation strings in music-function-init.ly |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: frogs@xxxxxxxxxxx
- Subject: Re: [frogs] [PATCH] : Supply missing documentation strings in music-function-init.ly
- From: Neil Puttock <n.puttock@xxxxxxxxx>
- Date: Tue, 20 Oct 2009 20:03:29 +0100
- Cc: "lilypond-devel@xxxxxxx" <lilypond-devel@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=/VdX5SgkpOCmcprGCvc7GwGbMi8tZ/Ng0XmUGbfKgoY=; b=FJz0ZeIaA1r0dWBzYwgULIpiAj7QcpwDp18cNI4Ck3t6nDHMToOl4RN8yWuNhrX0Q1 Va4KQn+ZhImd3dbfDy48ZW7EnXlApmyfHx1nMZf8vXyWAojNRN1A62iPBVe0JSLCsynk 1vYFsROn8bus61BAC7trgAqRtwpNDhiKK3UyI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=owvlVLHQ4MeihfZcYVvbGi4XHke9TiGMXe0vmYpwb+QtjkYyXMZ85IlZv5yoaExHwe Lam89nWUdIbOhMtFrR7cmnqgF6s4K6Gy2D9cdNI/qmnhPvs5s2mxIBark93sB5ob6I+Q A+UWFmn3KTbwDx41xNHO437VHxORzOsfGDGDc=
2009/10/20 Ian Hulin <ian@xxxxxxxxxxxx>:
> Please push if these changes look OK.
Hmm, this looks suspiciously like one of the patches you posted last
month, but missing some of the changes I suggested.
+#(use-modules (ice-9 q))
I can't see any procedures from this module in init.ly.
+#(define output-count 0) % Now only used in regression tests
This isn't user serviceable any more, so you might as well clear out
all remaining references to it (and the obsolete code).
+(_i "Take the music in @var{part1} and @var{part2} and typeset so
that they share a staff")
staff.")
+(_i "Print a trill with @var{main-note} as the main note of the trill and
trailing space, docstring goes after predicate list
+print @var{secondary-note} as stemless note head in paretheses")
parentheses.")
+(_i "Indicate a section of music to be quoted. @var{what} indicates the name
trailing space, docstring goes after predicate list
+of the quoted voice, as specified in a @code{\addquote} command.
trailing spaces, @code{\\addQuote}
+(_i "Set up a custom style of dash pattern for @var{dash-fraction} ratio of
trailing space
+(_i "Set up a custom style of dash pattern for @var{dash-fraction} ratio of
trailing space
In all cases, the indentation needs fixing.
Regards,
Neil
---
----
Join the Frogs!