Am Sa., 2. März 2019 um 18:45 Uhr schrieb Carl Sorensen <[email protected]>:
>
>> From: Павел Буданов <[email protected]>
>> Date: Saturday, March 2, 2019 at 10:28 AM
>> To: Lilypond-User Mailing List <[email protected]>
>> Subject: How to decrase the inbeam space
>>
>> Or is there any command for automatic scaling notes with all elements 
>> including beams?
>
> By design the beam spacing doesn’t scale, because the beam spacing depends on 
> the staff spacing.

That's true _iff_ length-fraction is unset.
If a user overrides it, it _is_ respected:

{
  \override Beam.length-fraction = 0.5
  \override Beam.beam-thickness = 0.2
  c''32[ c'']
}

Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to