If you add the following two lines before the first note, the note spacing will be adjusted, when necessary, to give each glissando a minimum length (which is long enough that it's also printed).

\override Glissando #'springs-and-rods = #ly:spanner::set-spacing-rods
\override Glissando #'minimum-length = #4


   /Mats

Arjan Bos wrote:
Dear list,

Could someone please show me how to make a \glissando appear when the notes are very close to each other?

See this small example:
\version "2.11.45"

\paper { ragged-right = ##t } %% makes the first \glissando disappear

\score {
  \relative c'' {
    es8\glissando d4.~ d2 \glissando |
    e1 |
  }
}


------------------------------------------------------------------------




Thanks in advance,

Arjan

------------------------------------------------------------------------

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to