lilypond-user
[Top][All Lists]
Advanced

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

Re: line breaking help


From: Bailey James E.
Subject: Re: line breaking help
Date: Thu, 30 Oct 2008 00:27:33 +0100

Sadly, it's not that simple. I was deleting unnecessary lines from my file to produce a minimal snippet and accidentally didn't delete some things that I should have, and left out the braces. Darnit, I hate it when I see those kinds of emails.

Am 30.10.2008 um 00:13 schrieb Daniel Hulme:

On Wed, Oct 29, 2008 at 11:33:07PM +0100, Bailey James E. wrote:
I'm having some difficulty understanding where I'm going wrong. I have:
Well, if what you put in your mail is pasted straight from your file,
it's easy. This line:

Stimme = \relative d' {

StimmeABC = \relative {
 c4 c2 << c2 {s4 \break } >>
 c2 c4
}

StimmeXYZ = \relative d' {
 d2\fermata << r4 { s4 \break } >> f4
 f4. f8 b2
}
\score {
\new Staff \new Voice \with { \remove Forbid_line_break_engraver }
\StimmeABC
}

and this line:
\score {

\new Staff \new Voice \with { \remove Forbid_line_break_engraver }
\StimmeXYZ

both have opening braces that are never closed.

--
"Sometimes it's a Boat, and sometimes it's more of an Accident. It all "Depends on what?" depends."
"On whether I'm on the top of it or underneath it."
-- A. A. Milne, ‘Winnie-the-Pooh’ http:// surreal.istic.org/





reply via email to

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