]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/break.ly
* lily/beam-engraver.cc: move new-beam-event to beam-event
[lilypond.git] / input / regression / break.ly
index 4f7887346bf6a843e7f69a985aa10a2168b5c0e6..0a77a285594afe197de6bfa63347ef1b95372c42 100644 (file)
@@ -1,15 +1,15 @@
-\version "1.5.68"
+
+\version "1.9.1"
 
 \header{
 texidoc="
 Breaks can be encouraged and discouraged using @code{\\break} and
-@code{\\noBreak}.  They are abbrevs for @code{\\penalty} commands.
-"
+@code{\\noBreak}."
 }
 
 
 \score{
-       \notes\context Voice{
+       \notes\relative c'' \context Voice{
        \emptyText
        c1 \noBreak c1 \noBreak \mark "nobreak" c1 \noBreak
        c1 \break \mark "break" c1 \break \mark "break" c1