lilypond-user
[Top][All Lists]
Advanced

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

Re: how to change gap between beams?


From: Carl Sorensen
Subject: Re: how to change gap between beams?
Date: Thu, 14 Jul 2011 14:15:16 -0600

On 7/14/11 2:07 PM, "Janek Warchoł" <address@hidden>
wrote:

> 2011/7/14 Carl Sorensen <address@hidden>:
>> On 7/14/11 1:40 PM, "Janek Warchoł" <address@hidden>
>> wrote:
>> 
>>> W dniu 13 lipca 2011 19:07 użytkownik Carl Sorensen napisał:
>>>> On 7/13/11 6:48 AM, "Janek Warchoł" wrote:
>>>>> 2011/7/13 address@hidden <address@hidden>
>>>>>> You have to override the Beam #'length-fraction property.
>>>>> 
>>>>> It works, thanks!
>>>>> Interestignly, it isn't listed in Internals - a bug?\
>>>> 
>>>> IR 3.12.2 beam-interface, user-settable properties.
>>> 
>>> Thanks!  I was sure that all such properties are listed in Backened ->
>>> all layout objects.
>> 
>> All layout objects lists all the grobs.
>> 
>> Each grob has a list of interfaces at the bottom of its page.
>> 
>> The properties are listed by interface, rather than by grob.  It's a bit
>> confusing, but that's the current organization.  Interfaces have properties,
>> and grobs have interfaces.  We don't want to duplicate the listing of all
>> the properties multiple times for different grobs; it would make the manual
>> even larger than it already is.
> 
> Hmm, i'm not sure if this is the most user-friendly method, but i
> don't think it's worth discussing either.

I'm sure it's not the most beginner-friendly method.  The most
beginner-friendly method would be to list all of the properties associated
with each of the interfaces on every grob page.

But that would make the IR be probably 5 (or more) times bigger.

Once you've learned how to navigate in the current system, I think it's
fine.

Thanks,

Carl




reply via email to

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