lilypond-user
[Top][All Lists]
Advanced

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

Re: line break anywhere-but-not-here ?


From: Malte Meyn
Subject: Re: line break anywhere-but-not-here ?
Date: Sun, 28 Feb 2016 13:24:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1



Am 28.02.2016 um 13:22 schrieb Kristin Rollins:
it did not appear to have any effect on the output on my
installation of 2.19.36

Probably you put it at the wrong place. It has to be put at the place where the break would be. The following works for me:

\version "2.19.36"

\relative c'' {
  \repeat unfold 10 { c1 }
  c2\fermata r4 \breathe \tempo "Tempo Primo" r4 | \noBreak
  \repeat unfold 14 { c1 }
}



reply via email to

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