lilypond-user
[Top][All Lists]
Advanced

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

define line break


From: MING TSANG
Subject: define line break
Date: Mon, 2 May 2011 06:41:29 -0700 (PDT)

According to lilypond usage 5.2
I coded:
\version 2.13.61
define mBreak = {\break}  
\relative c, { c d e f g a b \mBreak b b a a }

I got the following error:
C:/Documents and Settings/Administrator/Desktop/LILY_POND/little-dream.ly:16:7: error: syntax error, unexpected STRING, expecting SCM_IDENTIFIER or SCM_TOKEN or '='
define
       mBreak = {\break}


Question:  what is the correct syntax? 

reply via email to

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