On Sun, Jul 25, 2004 at 10:30:01AM -0400, Steve Shorter wrote: > 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?
So,. is this sitution (below) reproducable? Is it a bug? Should I file a bug report? Or, am I missing something and it can be made to work? thanx - steve > > 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. > > > \header { > } > > one = \context Voice=one \notes \relative c'' { > \voiceOne > \key d\major > \stemUp > e8 s <a fis> <a fis> | > <a fis>8.. <g e >32 <fis d>8 <e cis> | > d8 d'4 cis16 b | > } > > two = \context Voice=two \notes \relative c'' { > \voiceTwo > \stemDown > s2 | > \override Stem #'beamed-lengths = #'(1.0 1.0 1.0) > a8.. g32 fis16 a g\rest g | > } > > three = \context Voice=three \notes \relative c'' { > \voiceThree > \stemDown > cis8 cis8\rest a a | > r16 d,,[ fis a] d8 ais | > <b' fis b,>8 g8\rest <f' d gis,>4 | > } > > \score { > \notes { \time 2/4 \clef treble > \context Staff << > \one > \two > \three > >> > } > } > > > > _______________________________________________ > lilypond-user mailing list > [EMAIL PROTECTED] > http://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user