lilypond-devel
[Top][All Lists]
Advanced

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

Re: lilypond ./ChangeLog scm/define-markup-commands...


From: Mats Bengtsson
Subject: Re: lilypond ./ChangeLog scm/define-markup-commands...
Date: Wed, 29 Jun 2005 12:06:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

While you are working on it; The documentation of the following
markup function doesn't make sense. What is line-width? It's clearly not
an argument of the command. Is it a property? Maybe the same
issue has to be clarified for the new wordwrap function, namely
how to set the line width.

+(def-markup-command (fill-line layout props markups)
+  (markup-list?)
+  "Put @var{markups} in a horizontal line of width @var{line-width}.
+   The markups are spaced/flushed to fill the entire line.
+   If there are no arguments, return an empty stencil."
+


  /Mats




reply via email to

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