lilypond-user
[Top][All Lists]
Advanced

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

Re: barline


From: Flaming Hakama by Elaine
Subject: Re: barline
Date: Wed, 19 Mar 2014 09:07:10 -0700



Could someone please give me an advice? What is the best way to avoid that
LilyPond breaks a line in the middle of a bar when using middle bar dashed
barlines?

I have found \noBreak to work in this situation.

 
In the following case, I have a tempo change in the middle of a
bar, and I really would like to avoid this break.

\version "2.19.2"
{
  \time 4/4
  \tempo 4 = 60
  \repeat unfold 5 { c'4 c' c' c' | }
  c' c' c' \bar "!" \tempo 4 = 80 c' |
  \repeat unfold 6 { c' c' c' c' | }
}


{
  \time 4/4
  \tempo 4 = 60
  \repeat unfold 5 { c'4 c' c' c' | }
  c' c' c' \bar "!" \noBreak \tempo 4 = 80 c' |
  \repeat unfold 6 { c' c' c' c' | }
}


David Elaine Alt
415 . 341 .4954                                           "Confusion is highly underrated"
address@hidden
skype: flaming_hakama
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

reply via email to

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