Solved (Re: How to set the beam positions manually?)

2016-07-30 Thread Peter Terpstra
Andrew Bernard wrote:

> Provide a minimal working example we can see.

Thank you so much for your interest in this problem, finally i could solve it 
like this.

\once\override Beam.positions = #'(-1 . -2.8) d16 [g,]
\once\override Beam.positions = #'(1 . -1)\stemUp g8\stemDown d' |
\once\override Beam.positions = #'(-1 . -2.8) e16 [g,]
\once\override Beam.positions = #'(1 . -1)\stemUp g8\stemDown e'

Kindly,

   Peter






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


Re: How to set the beam positions manually?

2016-07-29 Thread Andrew Bernard
Hi Peter,

Provide a minimal working example we can see.

Andrew




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


Re: How to set the beam positions manually?

2016-07-29 Thread Peter Terpstra
tisimst wrote:

> \override Beam.positions = #'(y1 . y2)

If that is the case, than i still don't understand why i still get the beam 
slope warning.

But its okay, you don't have to answer. The warnings till now do not seem to 
cause any fatal problems even if i get lots 
more of them.  

Most kind regards,

   Peter


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


Re: How to set the beam positions manually?

2016-07-27 Thread tisimst
On Wed, Jul 27, 2016 at 10:17 AM, Peter Terpstra [via Lilypond] <
ml-node+s1069038n193169...@n5.nabble.com> wrote:

> To prevent the Beam slope warning i would like to set the beam positions
> manually.
>
> As it is suggested here:
> https://lists.gnu.org/archive/html/lilypond-user/2012-01/msg00435.html
>
> Anyone knows how to do this?
>

How about:

\override Beam.positions = #'(y1 . y2)

where y1 and y2 are relative to the center staff line in staff-space units.

HTH,
Abraham




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/How-to-set-the-beam-positions-manually-tp193169p193170.html
Sent from the User mailing list archive at Nabble.com.___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


How to set the beam positions manually?

2016-07-27 Thread Peter Terpstra
Dear readers,
To prevent the Beam slope warning i would like to set the beam positions 
manually.

As it is suggested here:
https://lists.gnu.org/archive/html/lilypond-user/2012-01/msg00435.html

Anyone knows how to do this?

Most kind regards,

   Peter


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