lilypond-user
[Top][All Lists]
Advanced

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

Re: chord name spacing bug?


From: Jean-Alexis Montignies
Subject: Re: chord name spacing bug?
Date: Mon, 20 Jun 2011 14:17:45 +0200

On 15 juin 2011, at 08:08, Keith OHara wrote:

> Jean-Alexis Montignies <ja <at> montignies.info> writes:
> 
>> I have a small example, I have hard
>> time finding a shorter one.
>> Should I fill this as a bug?
>> 
> 
> I think so.  Do you think this shorter example demonstrates the same bug as 
> what caused you trouble?
> 
> \score { <<
>  \new ChordNames \chordmode {
>    % \override ChordName #'extra-spacing-width = #'(-2 . 1)
>    f2:13/g f2
>  }
>  \new Staff {
>    f'8 a' c'' g'' a'2
>  } >>
> }

It looks like it's the same bug. I first though that it would only happen on 
complete lines.
I also have noticed chords going out of the page.

I'm filling the bug.

> 
>> In the same vein: is there a way to set the padding between consecutive
>> chord names?
> 
> The \override ChordName in the comment above requests 2 staff-spaces to the 
> left, and 1 staff-space to the right, of each chord name.  It works when 
> LilyPond is spacing correctly, the bug you found makes the \override fail
> as well.
> 
> 
Thanks!

Jean-Alexis




reply via email to

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