Re: Gracenote accidental placement in strict-note-spacing

2022-02-15 Thread Knute Snortum
On Tue, Feb 15, 2022 at 10:58 AM Jean Abou Samra wrote: > Unfortunately, SpacingSpanner options are quite buggy currently. > > https://gitlab.com/lilypond/lilypond/-/issues/2630 > https://gitlab.com/lilypond/lilypond/-/issues/4493 > https://gitlab.com/lilypond/lilypond/-/issues/4499 > > There is a

Re: Gracenote accidental placement in strict-note-spacing

2022-02-15 Thread Jean Abou Samra
Le 15/02/2022 à 02:33, Knute Snortum a écrit : I have come across what may be a bug. Below is a tinyish example of gracenotes with strict-note-spacing. The problem is the fis accidental. There's not enough space for it. (See attached picture.) %%% \version "2.23.6" rightH

Gracenote accidental placement in strict-note-spacing

2022-02-14 Thread Knute Snortum
I have come across what may be a bug. Below is a tinyish example of gracenotes with strict-note-spacing. The problem is the fis accidental. There's not enough space for it. (See attached picture.) %%% \version "2.23.6" rightHand = \relative { \override Score.SpacingSpan

Re: Strict note spacing

2017-05-04 Thread Peter Crighton
type of lead sheet that only shows chord symbols. > For the bars to align well, I need to set SpacingSpanner.strict-note-spacing > to true (set it to false to see what I mean), but that has the unwanted > effect of the last chord symbol in a bar having less space than the others. > So, o

Strict note spacing

2017-04-26 Thread Peter Crighton
the others. So, of course with strict-note-spacing the distance from chord to chord is the same, regardless of there being a bar line in-between or not. But I need the distance from a chord to a bar line to be the same as from a chord to the next chord. Is there any way to get that result

strict-note-spacing BUG in v.2.9.14 ?

2006-08-16 Thread V!ictor [EMAIL PROTECTED]
proportionalNotationDuration = #(ly:make-moment 1 16) \override SpacingSpanner #'strict-note-spacing = ##t \override SpacingSpanner #'uniform-stretching = ##t