Re: Tie properties vs. slur properties.

2016-05-27 Thread David Kastrup
tisimst writes: > On Thu, May 26, 2016 at 12:50 AM, David Kastrup [via Lilypond] < > ml-node+s1069038n190980...@n5.nabble.com> wrote: >> >> I'm not particularly enamored with the details either, but if you >> take a look at stuff like the harp diagram details, they are really a >> long long list.

Re: Tie properties vs. slur properties.

2016-05-26 Thread Carl Sorensen
On 5/25/16 7:26 PM, "lilypond-devel on behalf of tisimst" wrote: > >P.S. While we're talking properties, is there anyone who'd be willing to >make the trill spanner squiggle "~" externally \override-able independent >of the trill text "tr"? Interestingly enough, the trill spanner squiggle is a

Re: Tie properties vs. slur properties.

2016-05-26 Thread Carl Sorensen
On 5/25/16 7:26 PM, "lilypond-devel on behalf of tisimst" wrote: >What's the benefit of nesting properties like this? I'm open to hearing >arguments for it, but why not have them all accessible at top-level? Is it >programmatically beneficial to have some properties in the "details" >alist? >I w

Re: Tie properties vs. slur properties.

2016-05-26 Thread tisimst
d identically to > properties in some other "details" or at top level. > > That's what I can currently think of. > > I'm not particularly enamored with the details either, but if you take a > look at stuff like the harp diagram details, they are really a long long

Re: Tie properties vs. slur properties.

2016-05-25 Thread David Kastrup
tisimst writes: > On Wed, May 25, 2016 at 12:19 AM, Werner LEMBERG [via Lilypond] < > ml-node+s1069038n19094...@n5.nabble.com> wrote: > >> >> > The tie interface has height-limit and ratio as part of Tie.details. >> > >> > The slur interface has height-limit and ratio as part of Slur (not >> > em

Re: Tie properties vs. slur properties.

2016-05-25 Thread tisimst
properties accessible like "Grob.property" if that's possible. Just my thoughts. Thanks to everyone who are making these properties easier to access! - Abraham P.S. While we're talking properties, is there anyone who'd be willing to make the trill spanner squiggle "~&

Re: Tie properties vs. slur properties.

2016-05-24 Thread Werner LEMBERG
> The tie interface has height-limit and ratio as part of Tie.details. > > The slur interface has height-limit and ratio as part of Slur (not > embedded in Slur.details). > > Is there a reason for this difference, or is it just due to never > making the two be consistent? I believe it's the latte

Tie properties vs. slur properties.

2016-05-24 Thread Carl Sorensen
The tie interface has height-limit and ratio as part of Tie.details. The slur interface has height-limit and ratio as part of Slur (not embedded in Slur.details). Is there a reason for this difference, or is it just due to never making the two be consistent? If there is no reason for the differe