lilypond-user
[Top][All Lists]
Advanced

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

Re: \break


From: Phil Holmes
Subject: Re: \break
Date: Sat, 19 Nov 2011 11:05:13 -0000

Please read the Notation Reference, section 4.3.1, helpfully titled "Line Breaking".

--
Phil Holmes
 
 
----- Original Message -----
From: MING TSANG
Sent: Saturday, November 19, 2011 10:58 AM
Subject: \break


Hi all,
I want to \break in the middle of a measure.  I coded the following, but it is not breaking at the desire place. Is it possible to do that?

%%%%% begin
\version "2.14.2"
\include "english.ly"
breaktest = \relative c' {
  f8 f8 r4 f4 f8 g8 |
 a8 a16 a16 a16 a16 bs16 c16 c8 f,8 r8 f8 |
 a8 a8 a8 bf8 \break   
 bf8 f8 r16 f16 f16 f16 |
 d8 d8 d16 d16 d16 ef16 f8 f8 r8 f8 |
 f8 f8 f8 g8  \break
 af4 af8 af16 bf16 |
 g8 g8 r8 ef8 ef8 ef8 ef8 f8 |
 g8 g8 r8 g16 g16 g4 f8 ef8 \break
}
\score { \breaktest }
%%%%% end
 
Blessing in+,
Ming


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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