lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam slope tweaking


From: Víctor
Subject: Re: Beam slope tweaking
Date: Wed, 28 Jan 2015 10:53:15 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

I'm sorry, here it is:

\version "2.19.15"

\score {
  \new Staff {
    \autoBeamOff
    \override Beam.damping = #0
    \relative c' {
      c8[^"sloped beam" d e f]
      g,[^"non sloped beam" a b c]
    }
  }
}



El 28/01/15 a las 10:37, Pierre Perol-Schneider escibió:
Hi Victor,
Please send a tiny example.
Cheers,
Pierre

2015-01-28 17:23 GMT+01:00 Víctor <address@hidden>:
Hello everyone:

I'm trying to make beam slopes parallel to the music, or at least more evident. So I'm using \override Beam.damping = #0 wich works mostly ok, but beams in the center of the staves are still very horizontal. I've also tried to mess around with Beams.details list, but I can't figure out what of most of its keys do. Is there any way of increasing the slope of beams in the center of the staff?

Thanks in advance. Víctor.

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



reply via email to

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