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: dak
Subject: Re: add general_alignment (issue 2613) (issue 6308093)
Date: Thu, 21 Jun 2012 19:57:09 +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#newcode969
scm/define-grob-properties.scm:969: be used (for example address@hidden)
and the second value is a number
@tie{} is misused here.  You probably mean something like
@samp{X-extent} or @code{X-extent}.

http://codereview.appspot.com/6308093/diff/10001/scm/define-grob-properties.scm#newcode970
scm/define-grob-properties.scm:970: @tie{} address@hidden means left edge
of the extent, @code{0} means center
@tie{} here is garbage.  The braces around @code{-1} are garbage as
well.

http://codereview.appspot.com/6308093/diff/10001/scm/define-grob-properties.scm#newcode989
scm/define-grob-properties.scm:989: be used (for example address@hidden)
and the second value is a number
See above.  This never could have passed "make".

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



reply via email to

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