Am Sa., 2. März 2019 um 18:45 Uhr schrieb Carl Sorensen <c_soren...@byu.edu>:
>
>> From: Павел Буданов <budanovpa...@yandex.ru>
>> Date: Saturday, March 2, 2019 at 10:28 AM
>> To: Lilypond-User Mailing List <lilypond-user@gnu.org>
>> 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to