Hello,

that's it:

{\clef bass
<< \new Voice {
     \hideNotes
     % Attach glissando to noteheads
     e8 \glissando fis
     \unHideNotes
   } {
% Original voice with chords rearranged so that glissando is attached to a & b
     <e a,> \glissando <fis b,>
 } >> }


hope this helps,
Adam

P.S. I found this better as in my original score I have dotted chords, and the dot positioning was better if I managed to do it this way.

________________
Siska Ádám
+36 (70) 207-63-85
http://apocalypse.rulez.org/~sadam


Valentin Villenave wrote:
2007/7/22, Siska Ádám <[EMAIL PROTECTED]>:

P.S. I used \hideNotes and \unHideNotes instead of the overrides, as I
had some problems with some dotted chords.

I added it to the LSR; can you please post your code here (if you
think it's simpler) so I can correct the snippet?

http://lsr.dsi.unimi.it/LSR/Item?id=303

V.Villenave



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to