OK, got it.

\override NoteHead.extra-spacing-height = #'(-inf.0 . +inf.0)

is what I was looking for.



Dnia 20-12-2013 o godz. 23:58 Karol Majewski napisał(a):
> Hi.
> 
> Here, even though all optical-spacing features are disabled, spacing is 
> still uneven:
> 
> \version "2.17.97"
> 
> {
>   \override ScoreNoteSpacing.same-direction-correction = #0
>   \override Score.NoteSpacing.stem-spacing-correction = #0
>   \override Score.StaffSpacing.stem-spacing-correction = #0
>   \clef bass \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
>   \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
>   \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
>   \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
>   \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
>   \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
>   \tuplet 6/4 { c16 e16 g,16 b,16 g,16 e16 }
> }
> 
> And the distance between second and third stem in the group is smaller.
> 
> I want all off the stems in tuplet to be spaced evenly. How to achieve 
> this?
> 
> 
> Karol




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to