lilypond-user
[Top][All Lists]
Advanced

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

Re: define line break


From: Éditions IN NOMINE
Subject: Re: define line break
Date: Mon, 02 May 2011 16:25:00 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20101027)

This is alkso VERY usefull to compile seperate scores without messing up the main orchestral score.

Great idea !

JMarc

MING TSANG a écrit :
It works now. Thanks.


------------------------------------------------------------------------
*From:* Phil Holmes <address@hidden>
*To:* MING TSANG <address@hidden>; address@hidden; address@hidden
*Sent:* Mon, May 2, 2011 9:47:49 AM
*Subject:* Re: define line break

You don't need the word "define". It's just an instruction in the manual. Just use mBreak = { \break }

--
Phil Holmes
    ----- Original Message -----
    *From:* MING TSANG <mailto:address@hidden>
    *To:* address@hidden <mailto:address@hidden> ;
    address@hidden <mailto:address@hidden>
    *Sent:* Monday, May 02, 2011 2:41 PM
    *Subject:* define line break

    According to lilypond usage 5.2

        * Define |mBreak = { \break }| and insert |\mBreak| in the
          input file whenever the manuscript has a line break. This
          makes it much easier to compare the LilyPond music to the
          original music. When you are finished proofreading your
          score, you may define |mBreak = { }| to remove all those
          line breaks. This will allow LilyPond to place line breaks
          wherever it feels are best.

    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?
    ------------------------------------------------------------------------
    _______________________________________________
    lilypond-user mailing list
    address@hidden
    https://lists.gnu.org/mailman/listinfo/lilypond-user

------------------------------------------------------------------------

_______________________________________________
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]