|
| From: | Mats Bengtsson |
| Subject: | Re: Some more bug reports |
| Date: | Fri, 17 Jun 2005 16:35:17 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 |
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 doWhen 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: address@hidden
WWW: http://www.s3.kth.se/~mabe
=============================================
| [Prev in Thread] | Current Thread | [Next in Thread] |