lilypond-devel
[Top][All Lists]
Advanced

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

Re: New markup commands: \left-brace & \right-brace.


From: n . puttock
Subject: Re: New markup commands: \left-brace & \right-brace.
Date: Thu, 16 Jul 2009 22:43:08 +0000

Reviewers: Patrick McCarty,

Message:
Thanks for the review, Patrick.

On 2009/07/16 03:40:58, Patrick McCarty wrote:
http://codereview.appspot.com/8874/diff/2201/3202
File scm/define-markup-commands.scm (right):

http://codereview.appspot.com/8874/diff/2201/3202#newcode2625
Line 2625: (find-brace (binary-search 0 575 get-y-from-brace
scaled-size))
Would Open_type_font::count () return the value 575 you need here?

If it does return 575, I would recommend writing and using a callback
to
retrieve this value, named something like "ly:otf-glyph-count".

An excellent suggestion; I wasn't too happy with the hard-coded value,
so this will be a nice refinement.

Brace yourself for a new patch set. :)

Description:
New markup commands: \left-brace & \right-brace.

Please review this at http://codereview.appspot.com/8874

Affected files:
  A input/regression/markup-braces.ly
  M scm/define-markup-commands.scm
  M scm/lily-library.scm






reply via email to

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