http://codereview.appspot.com/4182056/diff/1/scm/define-markup-commands.scm File scm/define-markup-commands.scm (right):
http://codereview.appspot.com/4182056/diff/1/scm/define-markup-commands.scm#newcode994 scm/define-markup-commands.scm:994: (define (nest-patterns pattern pattern-width distance count patterns) On 2011/02/16 14:26:45, Bertrand Bordage wrote:
Ok. So, the input arguments will be "count", "pattern" and "distance"
(in this
order) ? Or just "count" and "pattern" ?
As a markup function, they should be count, pattern, distance. The order doesn't really matter. My preference would be pattern, count, distance. http://codereview.appspot.com/4182056/diff/1/scm/define-markup-commands.scm#newcode1021 scm/define-markup-commands.scm:1021: } On 2011/02/16 14:26:45, Bertrand Bordage wrote:
Maybe a smaller example ? Shall we see more possibilities ? With a
\override
#'(line-width . 50) for example.
I think what's here is sufficient. But I wouldn't be opposed to a change. http://codereview.appspot.com/4182056/diff/1/scm/define-markup-commands.scm#newcode1032 scm/define-markup-commands.scm:1032: (x-offset (+ (* (- (- middle-width (* patterns-number period)) pattern-width) (/ (1+ dir) 2)) (abs (car pattern-x-extent))))) On 2011/02/16 14:26:45, Bertrand Bordage wrote:
(my Lord ;o) )
^^^^^^ -- Yikes! http://codereview.appspot.com/4182056/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel