lilypond-user
[Top][All Lists]
Advanced

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

Glissando disappears after line break


From: Nick Payne
Subject: Glissando disappears after line break
Date: Sun, 27 Feb 2011 09:01:33 +1100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

I'm using glissandos with fingering in guitar scores to indicate that a finger should be kept on the string when moving up/down the fretboard. If this is between bars and across a line break, the glissando does not appear at the beginning of the new stave. Is there a way to have it show at the beginning of the following stave. This shows the problem (it also shows that the glissando sometimes doesn't appear at the end of the previous stave either):

\version "2.13.51"

\relative c' {
    \override Glissando #'breakable = ##t
    \repeat unfold 10 { c4 c c c\glissando d d d d\glissando }
}


Nick



reply via email to

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