lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Glissando tweaking - help !!


From: Eby Mani
Subject: Glissando tweaking - help !!
Date: Mon, 22 Feb 2010 12:12:24 -0800 (PST)

Is there a way to print aesthetically pleasing Glissandos, that doesn't print 
over "Dots" and "accidentals" ?. It prints over the "dot" of the starting note 
and over the "sharp" of the ending note.

Also any simple way to print text such as "gliss" or "slide" over the 
glissando, without using  markup and rotate ?.

Many thanks,

Eby
*****************
\version "2.12.3"

vOne = \relative c' { c4 e g a c d \once \override Glissando #'style = #' trill 
e,4.\glissando dis'8 }

\score { 
<<
\new Voice = "Glissando" \vOne >> 

\layout {
        \context { \Voice
                        \override Glissando #'minimum-length = #10 
                        \override Glissando #'springs-and-rods = 
#ly:spanner::set-spacing-rods
  } } 
}

***********





      





reply via email to

[Prev in Thread] Current Thread [Next in Thread]