Sebastiano Vigna wrote:
On Fri, 2005-06-17 at 14:31 +0200, Mats Bengtsson wrote:
which means that it has two music expressions at the top level
of \score{...}. You can only have one, so either do
When solutions are suggested, it is sometime useful to try them. None of
the patches you suggested work: the warning is gone, but the first line
is always too much spaced. I consider this a regression.
Yes, I only answered the first of your questions, namely how to get a
syntactically correct input file.
In order to understand the spacing problem, you should first read
http://lilypond.org/doc/v2.5/Documentation/user/out-www/lilypond/Hiding-staves.html#Hiding-staves
and then realize that exactly the same mechanism is used by default
for lyrics lines (a fact that's probably never mentioned in the
documentation). Therefore, to avoid that the first score line
reserves space for the empty lyrics lines, you should insert
\override Score.RemoveEmptyVerticalGroup #'remove-first = ##t
somewhere at the beginning of your score.
/Mats
--
=============================================
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
=============================================
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond