lilypond-devel
[Top][All Lists]
Advanced

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

Re: add general_alignment (issue 2613) (issue 6308093)


From: janek . lilypond
Subject: Re: add general_alignment (issue 2613) (issue 6308093)
Date: Thu, 21 Jun 2012 07:36:31 +0000


http://codereview.appspot.com/6308093/diff/10001/scm/define-grob-properties.scm
File scm/define-grob-properties.scm (right):

http://codereview.appspot.com/6308093/diff/10001/scm/define-grob-properties.scm#newcode984
scm/define-grob-properties.scm:984: (Y-alignment ,list? "3-element list
specifying how an object is
On 2012/06/21 07:26:31, MikeSol wrote:
Consider using a vector for this property - it is more in keeping w/
other
3-element structures in the code base (break alignment, etc.).

but doesn't a vector need to have all its elements of the same type?
Here first two elements are pairs, and the third one is a number.

http://codereview.appspot.com/6308093/



reply via email to

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