On Thu, Jul 29, 2004 at 09:18:28PM +0200, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > On Sat, Jul 24, 2004 at 10:43:21PM +0200, Han-Wen Nienhuys wrote:
> > > 
> > > [EMAIL PROTECTED] writes:
> > > > Howdy!
> > > > 
> > > >         I have some collisions between a beame inner voice and an outer voice
> > > > and I need to shorten the stems of notes in the beam. I tried stuff like
> > > > 
> > > > \override Stem #'beamed-lengths = #'(1.0 1.0 1.0)
> > > > 
> > > >         but it doesn't see to do anything.
> > > 
> > > 
> > > interesting! Can you post a short example of your problem, with the
> > > tweak you tried?
> > 
> >     There is a collision in the secound bar between the secound and
> > third voices. Changing the values in 
> > 
> >     \override Stem #'beamed-lengths = #'(1.0 1.0 1.0)
> > 
> >     has no effect. version 2.2.2 on debian.
> 
> The handling of stem lengths is rather arcane- I'll see if I can
> improve anything. In the meantime, here is a tweak
> 
>       \override Stem #'beamed-lengths = #'(1.0 1.0 1.0)
>       \override Stem #'beamed-minimum-free-lengths = #'(0.0 )
>       \override Stem #'beamed-extreme-minimum-free-lengths = #'(0.0 )
> 

        This also has no effect. I tried various values for beamed-lengths = #',
for 0.0 to 5.0 and they produce the same result.

        -steve

> 
> 

> 
>  Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 
> 


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to