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

--
Phil Holmes


  ----- Original Message ----- 
  From: MING TSANG 
  To: lilypond-user@gnu.org ; lilypond-user-requ...@gnu.org 
  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
  lilypond-user@gnu.org
  https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to