lilypond-user
[Top][All Lists]
Advanced

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

Re: line break problem


From: Stefaan Himpe
Subject: Re: line break problem
Date: Mon, 18 Aug 2003 16:04:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2

        Normally, line breaks are forbidden when beams cross bar lines.  This
        behavior can be changed by setting @code{allowBeamBreak}.

Thank you,
the following indeed works like a charm...

\score {
        \notes \relative c' {
                \property Score.allowBeamBreak = ##t
                ... music ...
        }
}

Best regards,
Stefaan Himpe.






reply via email to

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