Thomas Morley wrote > 2012/10/14 TaoCG < > tao_lilyponduser@
> >: >> Hello in this example the first glissando line is not printed. >> In my actual score the second and third glissandi aren't printed either >> but >> I couldn't reproduce that. >> I tried setting #'minimum-length but it had no effect. Is there another >> way >> to force the glissandi to show up? >> >> document.png >> <http://lilypond.1069038.n5.nabble.com/file/n134812/document.png> >> >> \version "2.16.0" >> >> \relative c' >> { >> d2~ \times 2/3 { d32\f\>\glissando cis\glissando d\glissando >> bes\glissando >> d8.[\glissando c32]\! r } r4 | >> } >> >> >> >> -- >> View this message in context: >> http://lilypond.1069038.n5.nabble.com/short-glissandi-not-being-printed-tp134812.html >> Sent from the User mailing list archive at Nabble.com. >> >> _______________________________________________ >> lilypond-user mailing list >> > lilypond-user@ >> https://lists.gnu.org/mailman/listinfo/lilypond-user > > Hi, > > did you add > \override Glissando #'springs-and-rods = #ly:spanner::set-spacing-rods > ? > > -Harm > > _______________________________________________ > lilypond-user mailing list > lilypond-user@ > https://lists.gnu.org/mailman/listinfo/lilypond-user I didn't, it did the trick though, thanks! What exactly does this property do? The internals reference isn't very helpful on that one. -- View this message in context: http://lilypond.1069038.n5.nabble.com/short-glissandi-not-being-printed-tp134812p134815.html Sent from the User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user