Re: consecutive glissandi

2003-09-09 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > anyone? opps, > > Hello all, > > i want to connect 3 notes with 2 glissandi, as in > > \notes\relative c' { g2 \glissando g'2 \glissando g,1 } > > but only the second one gets rendered. Thanks for the report. This is a bug, which I fixed in 1.9 and 1.8 CVS. --

Re: consecutive glissandi

2003-09-08 Thread Patrick Atamaniuk
anyone? Patrick Atamaniuk([EMAIL PROTECTED])@2003.08.27 00:48:53 +: > Hello all, > i want to connect 3 notes with 2 glissandi, as in > \notes\relative c' { g2 \glissando g'2 \glissando g,1 } > but only the second one gets rendered. > > i tried to hack: > g2 \glissando g'2*1/2 >

consecutive glissandi

2003-08-26 Thread Patrick Atamaniuk
Hello all, i want to connect 3 notes with 2 glissandi, as in \notes\relative c' { g2 \glissando g'2 \glissando g,1 } but only the second one gets rendered. i tried to hack: g2 \glissando g'2*1/2 \once\property Voice.NoteHead \set #'transparent = ##t g1*1/4 \glissando g,1