lilypond-devel
[Top][All Lists]
Advanced

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

forbidding \glissando from being at a page break


From: Graham Percival
Subject: forbidding \glissando from being at a page break
Date: Thu, 04 Jan 2007 13:25:16 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

With this code,
\relative c' {
  \repeat unfold 6 { c4 c c c }
  c1\glissando
  d'1
  \repeat unfold 7 { d4 d d d }
}

the \glissando occurs at a page break. Is there any way to (automatically) force linebreaks to avoid this?

I currently have \glissando \noBreak everywhere in my music; I'm trying to eliminate the extra \noBreak commands.

Cheers,
- Graham




reply via email to

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