Good morning,
\score {
{
\context Staff = i {
\notes { a' b' c' d' }
}
% \break
\context PianoStaff <
\context Staff = i {
\notes { a' b' c' d' }
}
\context Staff = ii {
\notes { \clef "bass"; a b c d }
}
>
}
}
I expect this code to generate one line of score with two staves, one
of which (the bass one) starts in the middle of the line. The result
looks very different, though.
It's getting even worse when you enable the \break statement, then
lilypond just fails without an error message:
Paper output to pianostaffbug.tex...
[/usr/local/share/lilypond/ps/lily.ps
Line ... [ly2dvi: Lilypond failed: lilypond pianostaffbug.ly 2>&1
--
michael krause [aka raw style / lego] - www.tu-harburg.de/~semk2104/