I cannot repeat your problem here, but that's probably since
you didn't include the header of your LaTeX file. My guess is
that you have been hit by the problem discussed in
http://lists.gnu.org/archive/html/bug-lilypond/2005-08/msg00017.html
and some other emails to be found in the list archives.
In that case, the workaround is to add
\newcommand{\betweenLilyPondSystem}[1]{\linebreak}
in the preamble of your document.
/Mats
Wolfgang Mechsner wrote:
Hi,
suddenly, the \break doesn't work with lilypond-book (version 2.6.3):
Any idea?
Wolfgang
#####################
\begin[staffsize=26]{lilypond}
emptymusic = {
\repeat unfold 2 % Change this for more lines.
{ s1 \break }
\bar "|."
}
\new Score \with {
\override TimeSignature #'transparent = ##t
defaultBarType = #""
\remove Bar_number_engraver
}
<<
\context Staff \emptymusic
>>
\end{lilypond}
####################
Wolfgang Mechsner
Goebenstr. 3
49076 Osnabrück
Tel. 0541-2052090
Mobil 0179-9096684
[EMAIL PROTECTED]
www.wolfgang-mechsner.de
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user