lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [frogs] [PATCH] : Supply missing documentation strings in music-fun


From: Neil Puttock
Subject: Re: [frogs] [PATCH] : Supply missing documentation strings in music-function-init.ly
Date: Tue, 20 Oct 2009 20:03:29 +0100

2009/10/20 Ian Hulin <address@hidden>:
> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]